Folks,
I have a simple form moviclip and a send button, on press the button sends the variables to a php script. I want the button to then advance the form to frame 2 where it plays a sending icon, then on data sent moves to frame 3 that displays a mail sent headline.
I’m using the onClipEvent (data) function and have this on the form’s frame 1 where the input fields are located, when the button is pressed it moves the form to frame 2 and I have tried the onClipEvent (data) function here also, but althought the mail is sent by the PHP file, I cannot get the form to move to frame 3 on completion.
Any pointers folks?
Munki