To use mailto in Flash AS3 (ActionScript 3.0) like the way you use it in HTML is easy.
you can use AS3 built-in function URLRequest to create the function.
Here is an example: navigateToUrl(new URLRequest("mailto:mail@hotmail.com"), "_self");
navigateToUrl(new URLRequest("mailto:mail@hotmail.com"), "_self");
Name (required)
Mail (will not be published) (required)
Website
Powered by WP Hashcash