PDA

View Full Version : Swap image and Image Maps


BuckleUp
05-31-2002, 07:38 AM
I'm using CourseBuilder to swap the image in a layer. Thing is, the image I want to appear is also to have a hotspot on it. I can't add a hotspot because the image isn't there on the page until the thing is running in a browser.

Here's the relevant code:

G01.am('actn','Swap Image','MM_swapImage(\'InfoBlank\',\'\',\'images/Intro/Benefits01.gif\',1)','');

How do I add an map and still have the thing work?