I know this is really simple and I’m missing some little bit of code.
I’ve made a form that when you click “send” POST’s the variables from the text box to the email.php script. Ok this all works perfectly. However, I have followed the transition tutorial recently posted on the site that relies on midframes. i put the form inside the midframe area and it seems to work except when I put the swf online to test it. When I press the “send” button the movie isn’t jumping to the second frame that thanks you for sending the e-mail, however the e-mail and data is sent is sent.
I think the problem is to do with the 2 “stop();” on the _root timeline but I am probably wrong.
i have attached the file below
thanks