I am currently making flash banners for a website. I want to have a user be able to click on a flash banner and then jump to another url.
The problem I run into is that I want to be able to use the same banner on different pages to link to different pages.
I tried wrapping the flash movie within an anchor tag but that did not work. I then made a link symbol within the movie except the URL must be static there.
I know flash has the ability to read in a file that contains variables. I want to stay away from that to make it easier for my customers to maintain the banners.
So my question is is it possible to pass in a URL from the html code?
The problem I run into is that I want to be able to use the same banner on different pages to link to different pages.
I tried wrapping the flash movie within an anchor tag but that did not work. I then made a link symbol within the movie except the URL must be static there.
I know flash has the ability to read in a file that contains variables. I want to stay away from that to make it easier for my customers to maintain the banners.
So my question is is it possible to pass in a URL from the html code?