How can I do this?
Im using Flash MX 2004 and make a flash of 468x60
then I add a text
then I add (on a different layer above the text) as transparent box.
for the keyframe of that box I enter the actionscript:
on(release){
getURL(" "_blank");
}
Yet, the swf when publishing or even testing the movie, is not clickable... what am I doing wrong?
Im using Flash MX 2004 and make a flash of 468x60
then I add a text
then I add (on a different layer above the text) as transparent box.
for the keyframe of that box I enter the actionscript:
on(release){
getURL(" "_blank");
}
Yet, the swf when publishing or even testing the movie, is not clickable... what am I doing wrong?