PDA

View Full Version : loadPano


Pat
07-27-2007, 01:17 PM
I'm trying to make a virtual tour but am having problems loading new panoramas. I've got the images in seperate folders within an images folder ie. images/pano01/pano01_b.jpg etc.. the pano.swf files are in my root folder. In my xml file i've referenced the first panorama with the parameter panoName=images/pano01/pano01 ,so far so good the first pan loads up with the hotspot. In the xml file i put onClick="loadPano=(?panoName=images/pano02/pano02)" but nothing happens. I've tried various different variations but with no sucess, can anybody help please.

Pat
07-27-2007, 07:01 PM
Phew! solved it.