PDA

View Full Version : How to create Flash Forms and mailto


markisr
06-26-2002, 05:22 PM
I am creating a form in Flash and using the "UI Components" I don't have much knowledge of CGI, ASP, etc (i sure would like to, however). How can I create a form that stores the users' responses into variables and send it to my email address?:cool:

I know i need to use "mailto:me@myemail.com" but, how do I include all the fields as well?

Thanks!!!!!!!

WeirdAssChris
06-26-2002, 05:44 PM
I believe there is a tutorial in the tutorial section about this maybe you should check it out.

http://www.actionscripts.org/tutorials/intermediate/php_send_mail/index.shtml

Greetz

markisr
06-26-2002, 06:43 PM
Yeah, I checked that one out, but you need to use a PHP3+ server to get it to work, and I don't have access to a PHP3+ server (let alone know what one is)

farafiro
06-27-2002, 06:08 AM
there is also a v good one in Macromedia site

Dom
06-27-2002, 05:24 PM
Hi

Any chance of posting the URL of the tutorial from Macromedia, farafiso? I can't find it...

I have the same problem as masrkisr. I've used string formatting code in Flash to format the text in the body of an email. It works a treat when I run it from the .swf, but as soon as I embed the .swf into a page of HTML, all the text in the email reverts to one big line.

And I also don't have a PHP3 server, so although I tried Jesse's method, I have no way of knowing if it works or not...

Any pointers appreciated - this is doing my napper in!

TIA

D:confused:

Dom
06-27-2002, 05:43 PM
Hi

Any chance of posting the URL of the tutorial from Macromedia, farafiso? I can't find it...

I have the same problem as masrkisr. I've used string formatting code in Flash to format the text in the body of an email. It works a treat when I run it from the .swf, but as soon as I embed the .swf into a page of HTML, all the text in the email reverts to one big line.

And I also don't have a PHP3 server, so although I tried Jesse's method, I have no way of knowing if it works or not...

Any pointers appreciated - this is doing my napper in!

TIA

D:confused:

Abelius
06-27-2002, 06:01 PM
WeirdAssChris: Wish that link was to a zip file containing a fla file and an asp file, not a php file... :)

grimm
06-27-2002, 09:40 PM
Markisr...
I am working on trying to figure out th esame thing check these threads

http://www.actionscripts.org/forums/showthread.php3?s=&threadid=13199


http://www.actionscripts.org/forums/showthread.php3?s=&threadid=13103


also check out flashkit...

farafiro
06-30-2002, 07:39 AM
ok, her e is MM link
www.macromedia.com/support/flash/ts/documents/email_link_flash5.htm

edbanger
07-04-2002, 05:00 PM
Can someone tell me how to create a flash form which uses the mailto:someone@somehost.com commansd to send the variables
please.

farafiro
07-07-2002, 07:29 AM
ain't the link provided here is enough??? see the tuts page here