kingfishsj
Technical User
Hello,
I am building a virtual home tour page using applets and java script. The page can be see at
Here are the problems.
1) The first 2 top links for the applets work fine (kitchen/living room, den). But the next 4 links are to still shots. I tried to use the swap image behavior in dreamweaver for the stills (onClick="MM_swapImage('outside','','kitchenstill.jpg',1)" but then the pano applet links do not work. This can be seen at
How can I get both sets of links to work?
2) I need the still image (home.jpg) to be the default image seen when the page opens. As seen in
3)What is the best way to have the images pre-load when the page opens? I tried this - onstart="MM_preloadImages, but the pano images did not preload.
Thank You
I am building a virtual home tour page using applets and java script. The page can be see at
Here are the problems.
1) The first 2 top links for the applets work fine (kitchen/living room, den). But the next 4 links are to still shots. I tried to use the swap image behavior in dreamweaver for the stills (onClick="MM_swapImage('outside','','kitchenstill.jpg',1)" but then the pano applet links do not work. This can be seen at
How can I get both sets of links to work?
2) I need the still image (home.jpg) to be the default image seen when the page opens. As seen in
3)What is the best way to have the images pre-load when the page opens? I tried this - onstart="MM_preloadImages, but the pano images did not preload.
Thank You