Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

make flash banner clickable

Status
Not open for further replies.

npereira

Technical User
Oct 16, 2002
35
0
0
CA
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?
 
thanks for the quick reply, ill try that
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top