You should put the code on a button rather than a keyframe. So you create your button, drag a copy of it from the library to the stage then right click on it and add the get URL action.
Like this:
on (release) {
getUrl ("www.actionscripts.org");
}
Cheers
Jesse
__________________
Cheers
Jesse Stratford
ActionScript.org Cofounder
Please don't email or PM me Flash questions, that's what the Forums are for!
Please don't rely on me reading my PMs either. Email me about important stuff.
|