Hi everyone.
So I’m having a little trouble with this tutorial:
[font=Verdana][color=#003366][font=Verdana][color=#003366]http://www.kirupa.com/developer/actionscript/flash_php_email.htm[/color][/font][/color][/font]
A) I want to add another text field, a fourth one, named “company”. I don’t know how to add that into the php script and have it delivered to my email account where in the body of the email it will show “Compay: Blah Inc.” and then followed by the sender’s message.
B) My .swf that has the form in it is called “Contact.swf”. I want this to work in the same html page that my main movie is embedded in.
Right now, you will only be sent to the “thank you” page after you hit the **send **button if “Contact.swf” is in it’s own separate html page. But I don’t want the user to have to leave my main html page to go to a contact form on another page - I want everything to be in the html page that my main movie, and be able to call my "contact.swf into it without bugs.
Does this make sense? Please let me know if you need further clarification.
Thank you,
M4R