Skip to main content
Participant
November 27, 2007
Question

Email From Flash CS3

  • November 27, 2007
  • 1 reply
  • 263 views
Is there a way that I can send an email right from Flash CS3? I am creating a contact form and I want the information to go to my email address.
This topic has been closed for replies.

1 reply

kglad
Community Expert
Community Expert
November 27, 2007
you can use the user's default email program, if they have one. you would use navigateToURL() just like using getURL() in as2 to send email.