Groups | Blog | Home
all groups > flash actionscript > march 2004 >

flash actionscript : problems with MX2004 function GetUrl


4euroweb
3/25/2004 11:34:18 PM
problems with MX2004 function GetUrl. Cannot work send email.
-----------------------------------------------
on (release) {
//Goto Webpage Behavior
getURL("mailto:info@lalala.com", "_blank");
//End Behavior
}
---------------------------------------------
This behavior not working.
Jeckyl
3/26/2004 11:14:24 AM
In what context is it not working?

I know it will not work in all cases from a projector exe or stand-alone
player. If you are making an exe, then I suggest you use a third-party
projector tool. There are several around (SWF Studio, Juggler/Flash Jester,
SWISHstudio etc). They generally will support email via different methods
that WILL work in most cases.

NOTE: Even in a browser, mailto: does rely on you having an email client set
up correctly that has regsitered itself as handling mailto: urls

AddThis Social Bookmark Button