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

flash actionscript

group:

getURL when entering a frame


getURL when entering a frame batsoup
8/16/2005 9:02:03 PM
flash actionscript:
Re: getURL when entering a frame NSurveyor
8/16/2005 9:04:25 PM
Put it directly on the frame that you want to trigger the getURL. Ex: Click on
frame 1, open the Actions Panel, type in:

getURL("http://www.google.com/","_blank");

when you run it, google should open up.
Re: getURL when entering a frame batsoup
8/16/2005 9:07:19 PM
That was easy... guess I need some sleep (or more coffee).

Re: getURL when entering a frame NSurveyor
8/16/2005 9:07:58 PM
AddThis Social Bookmark Button