Email

What is the code for sending an email…? on flash MX

I you want your own email form, you’ll need a server side script.

Run a search for email php in this section of the forum. This question has been asked many, many times.

If you want to use the user’s default email client:
[AS]getURL("mailto:me@mydomain.com");[/AS]
And welcome to kirupa forum! :wink: