PDA

View Full Version : i'd like to create a user summit page in flash



--Architect--
August 19th, 2006, 12:10 AM
Hi, i'd like to create a user info page in flash where a user inputs information such as :

Name, city, phone number etc. and then a send button that submits then information to an email address. . . . if anyone can give me some direction on how to do this i'd greatly appreciate it. . . .

-j

cryo.burned
August 19th, 2006, 12:42 AM
i think theres a tutorial on this site. flash php contact form or omething

junkerjorg
August 19th, 2006, 12:51 AM
Here is the tutorial link

http://www.kirupa.com/web/php_contact_form2.htm

cryo.burned
August 19th, 2006, 12:57 AM
well that tutorial wasnt what i thought it was... well you can use the php and the flash by using something like this:
getURL("www.mysite.com/contactform?name=" & nametxtbox... and so on.. where you put a question mark and the variable to set the first variable and for everyone after that use an ampersand

Krilnon
August 19th, 2006, 12:59 AM
This is probably the one that you were thinking of: http://www.kirupa.com/developer/actionscript/flash_php_email.htm

cryo.burned
August 19th, 2006, 01:09 AM
thats the one

--Architect--
August 19th, 2006, 01:30 AM
aw man! ya'll awesome! ! thanks! ! ! !