>Are you limited to one or the other?< We need to use POST.
>I've found that you can overload the XML object within flash< We aren't using XML. >So its possible that you could create a POST querystring using this method, and turn it into variables server side.< This is what we're doing. >AFAIK if there is a limit on POST in LoadVars< Yes. My understanding is that this limit is 64KB. My information may not be good, because we're already at 80KB without failure. >you could theoretically use this method to create as long of a querystring as you like?< So is no limit using this method? Looks like we're heading towards 250KB in a hurry. Thanks, RT _______________________________________________ [email protected] To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com

