I have an HTML page that has a large image map (JPG) with multiple ‘divOfArea’ coordinates (hotspots) on it. The hotspots have animated GIFs assigned to them.
I would like to insert a Flash movie in my HTML page and use it to control the actions of my image map. In other words, have a GIF image appear on the image map (outside the movie) when the user clicks on a button inside the movie. Can this be done?