Thread: Email form
View Single Post

  #17 (permalink)  
Old 02-07-08, 08:09
Onsitus's Avatar
Onsitus Onsitus is offline
CSS.FlepStudio.org
 
Join Date: Jul 2007
Location: Nettuno Beach
Posts: 1,066
Rep Power: 3
Onsitus is on a distinguished road
Re: Email form

Quote:
Originally Posted by paplone View Post
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.
Reply With Quote