PDA

View Full Version : "Mailto" within Flash MX?


janjan78
07-21-2004, 06:09 PM
i need to send form information to my email address from a flash interface. I set up the buttons and the input text fields, how do i code my buttons to send the information to my inbox in a relatively readable fashion.

thanks in advance.

magicwand
07-21-2004, 06:21 PM
http://www.actionscript.org/tutorials/intermediate/php_send_mail/index.shtml
this will help you.