»
S
I
D
E
B
A
R
«
AS3 mailto
June 11th, 2010 by admin

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");

Share and Enjoy:
  • Print
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google Bookmarks
  • Blogplay



Similar Posts:
Leave a Reply

Powered by WP Hashcash