Quote:
Originally Posted by paplone
Hey Flep. Great tutorial on the Email Form Flash CS3 + PHP. I have a ? In your instructions you said to "Open the EmailForm.as file and change the PHP file?s URL at line 117 and recompile the SWF." I looked through the EmailForm.as file, and line 117 has "name_txt.text='';"
Do you mean change line 134 which has: richiesta.url='http://www.flepstudio.org/utilita/emailForm/inviaMail.php';
or line 206 which has: var url:String='http://www.flepstudio.org/';
Thanks for your help bro.
paplone
|
Ciao,
yes line 134 which has: richiesta.url='http://www.flepstudio.org/utilita/emailForm/inviaMail.php'; would the line to change the url to the php file.