I am new to Flash but need to know how to create a button that will launch a new email window. Thanks for your feedback!
Printable View
I am new to Flash but need to know how to create a button that will launch a new email window. Thanks for your feedback!
Try this:
getURL("mailto:[email protected]?subject=W hatever you want the subject to be");