Question
How can I launch a 3rd party email client in AS3?
Hi all,
I am trying to mimic the basic mailto: href command you find in HTML in Flash AS3 but cannot figure it out.
I simply have text in my flash project like "someone@someone.com" which i want to, when clicked, launch a new compose email with "someone@someone.com" in the to field of the users default email client. Does this make sense?
any help would be great
Dan