View Full Version : mailto
polonord
09-11-2001, 04:58 PM
Hello i call from italy i would like to know how to link a text with the instruction "mailto:" in Flash 5 I tried with the Actionscript "GetULR" but it opens Both "Outlook express" and an Explorer Window empty. I just want to open the Outlook window with the exact e mail!
Thanks in advance,
Fabio
Jesse
09-12-2001, 04:52 AM
the syntax is:
getURL ("mailto:person@place.com");
the extra window will open if you're NOT running the swf file via the browser, or if you're using the non-default browser. so if you're browing in Netscape and the default is IE it may open an IE window before openning Outlook.
|
vBulletin® v3.8.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.