I have a form in Flash that will send an email via a PHP file. ( I used the tutorial Flash PHP Email form )
The Form works fine - the email sends fine -but when I click the “send” button the OnClipEvent(data) doesn’t work. My form with all my info just sits there … but the email sends just fine.
And if I put a nextFrame() action on the send button after the Loadvariables action the email doesn’t send.
The form loads into another movie - would that cause a problem?
Any help is most appreciated