7/17/2010 4:13:23 AM
Title:
Send mail
How to send mail from an AIR or FLEX application?
7/17/2010 8:01:46 AM
flash applications created using flex or adobe air do not have in build capability to send mail. You have to use some server script like php and asp. In flash user can type the mail then on send Mail button you need to call the server send mail page and post email data to it.
Shawn
Points: 680
Posts:0
7/17/2010 8:57:46 AM
see these links to send mail from flash / flex or Adobe AIR. These examples use server language which is required to send mail.
http://augiemarcello.com/flex-2-basic-email-form/
http://www.flash-db.com/Tutorials/flexform/index.php?page=3
http://www.sephiroth.it/tutorials/flashPHP/email/