I have a flash movie that fades an image in and out as you mouseover and mouseout. I want to make it link to a url. I tried putting a transparent button over the fade-in layer in the swf but then the fade in doesn't work. How do I make this swf link to a url with html ... or javascript or whatever
Here's the web page: http://www.discretedata.com/JCRD/Misc/fade.html Click inside the white box to see the image fade up. I then want to be able to click on it and go to a url. How do I do that?