PDA

View Full Version : Adding Link to Flash Banner



Jack Acid
May 7th, 2001, 10:56 AM
How do I make a flash banner linkable? Do I need to make it a button, or is there an ActionScript command I'm missing?

I'm using version 5.

kirupa
May 19th, 2001, 12:03 PM
Hello Jack Acid,
Sorry for the delay in responding. You can do that in one of two ways. Create a button and make the "Hit" state the entire size of the movie. Then make make the entire button transparent. You can add the URL to the 'now transparent' button as usual.

vbrijesh77
August 21st, 2001, 06:16 AM
when i click on banner i want to pop-up html page. Now my problem is i don't want default tool bar and address bar of html page to come. like when we pop-up html page in HTML javascript.

also can i run javascript on click of any flash file.

kirupa
August 22nd, 2001, 06:13 PM
Try the following link: www.kirupa.com/developer/...window.asp (http://www.kirupa.com/developer/flash5/newwindow.asp)