PDA

View Full Version : Hotspots/Plugins not loading


TFA
10-19-2009, 12:37 AM
Hi there,

I have created a pano which loads correctly and looks fine.

However none of the hotspots I create load nor any other plugins (editor, Full screen button etc).

No errors are produced, the pano just loads sans any plugins etc.

XML below, any help would be very much appreciated. Thanks!

<?xml version='1.0'?>
<panorama>
<parameters>

panoName=test
panoType=cube

panoSuffixes=_f.jpg|_r.jpg|_b.jpg|_l.jpg|_u.jpg|_d .jpg

image_f=test_f.jpg
image_r=test_r.jpg
image_b=test_b.jpg
image_l=test_l.jpg
image_u=test_u.jpg
image_d=test_d.jpg

layer_1=hotspots.swf
layer_2=editor.swf

</parameters>

<hotspots>
<global>

<spot id="yourHotspotName" url="spot.jpg"
static="1" salign="TR" align="TR" />

</global>
</hotspots>


</panorama>

Astroman
10-19-2009, 08:41 AM
Hello TFA cld be a paths problem. How is the structure of your tour folder?