all groups > flash actionscript > august 2005 >
You're in the

flash actionscript

group:

Linking to a website on a .exe


Re: Linking to a website on a .exe Dave Mennenoh
8/20/2005 9:02:46 PM
flash actionscript: Try getURL("http://www.supportingourchildren.com", "_blank");

--
Dave -
www.blurredistinction.com/director
www.macromedia.com/go/team

Linking to a website on a .exe j_marie
8/21/2005 12:00:00 AM
I am creating a flash presentation that will be used as an .exe file. I am
attempting to make a button that opens a website when clicked (keep in mind the
flash presentation will not be viewed in a browser window).

But when I test it both using Ctrl+Enter and when I transfer it onto the disk
it does not work. Am I supposed to use a different script if the presentation
will be used as an .exe program?

Thanks in advance for any assistance you can provide. I currently have the
following actionscript:

on (release) {
getURL("http://www.supportingourchildren.com");
}
Re: Linking to a website on a .exe FlashJester Support Team
8/23/2005 12:00:00 AM
Try JWeb

http://jweb.flashjester.com

It's FREE

Regards
FlashJester Support Team
e. - support@flashjester.com
w. - http://www.flashjester.com

There is a very fine line between "hobby" and
"mental illness."

AddThis Social Bookmark Button