I'm guessing you're having Flash do a "loadVariables" call, and ColdFusion is sending back an URL-encoded set of name/value pairs...? (You're not transferring data through XML, right?)
If so, how do you do on the one-or-all-results test... can you never ever send anything successfully, or do some messages work and some don't? (I'm wondering whether perhaps there's a length limit being hit, or if there's a particular character which is terminating the string, something like that.) On an off-chance, too, one of the frequent "don't work" scenarios here is when Flash starts processing the data before it has all arrived... these asynchronous requests need a bit of time to process. This could be another way to get something like this description. jd John Dowdell, Macromedia Tech Support, San Francisco CA US Search technotes: http://www.macromedia.com/support/search/ Offlist email risks capture by the spam filters. I may not see your email if it's not on the list. Private one-on-one email options are available via Priority Access: http://www.macromedia.com/support/ ______________________________________________________________________ Why Share? Dedicated Win 2000 Server � PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER Instant Activation � $99/Month � Free Setup http://www.pennyhost.com/redirect.cfm?adcode=coldfusionc FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

