Hi there I am trying to integrate the Flash-based email form using PHP found here http://www.kirupa.com/developer/actionscript/flash_php_email.htm with transitions between external SWF’s found here [URL=“http://www.kirupa.com/developer/mx2004/transitions.htm”]http://www.kirupa.com/developer/mx2004/transitions.htm It currently sends the email where it is supposed to go, the problem is that the transition uses something called midpoint and I am not sure where I would implement that on the email form movie because there are two scenarios, 1. if the person fills out the form and hits submit and two if the person doesn’t fill it out and just hits a different button at the top. I guess maybe I need some kind of if statement in there but I’m not sure how to do it. Does anybody have any suggestions on how to correct this? Here is what it currently looks like [URL=“http://www.meateor.com/integrating/main.swf”]http://www.meateor.com/integrating/main.swf this is just a quick and dirty version. Any help would be greatly appreciated. I have been trying for weeks unsuccessfully. I have included the sample files as well. Thanks again!
Duke