Eleanor
04-14-2009, 05:26 PM
I'm new to ActionScript 3 - I'm trying to make a very basic link to a URL using a btn (yes, that really is all I'm after!)
in the old script it was just the following action on the button itself:
on(release){
getURL(http://www.blahblah.com,"_blank");
}
but this doesn't work anymore...please help! :confused:
in the old script it was just the following action on the button itself:
on(release){
getURL(http://www.blahblah.com,"_blank");
}
but this doesn't work anymore...please help! :confused: