did you try to add preserveData="yes" to the cfform tag? not sure if that works for flash forms or not.
When you refresh it, it recompliles the movie so I would dare to say its an expected behavior, I'm sure you could do some cfm logic to check and repopulate the fields though. ---------------------------------------- From: "Mark A Kruger" <[EMAIL PROTECTED]> Sent: Wednesday, April 27, 2005 6:56 PM To: CF-Talk <[email protected]> Subject: form parameters and flash forms When we build a flash form with "method=POST" and then submit the form it posts the data to the form handler - so far, so good. If, while sitting on the form handler after the post, you click "refresh" you get the warning that you must resubmit the data - again as expected. But when you click "yes" to repost the data the data is NOT posted - the form scope is blank. Is this a bug or expected behavior? It looks like a bug to me. -Mark Mark A. Kruger, CFG, MCSE www.cfwebtools.com www.necfug.com http://blog.mxconsulting.com ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?bannerid=48 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:204863 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

