mano
02-09-2008, 01:12 PM
hello,
and happy new chinese year
i try to make a cylindric tour with my 6 cube faces
but LOADING FAILED
there is my xml :
<?xml version='1.0'?>
<panorama>
<parameters>
panoName = images/cavemontautb
panoType = cylinder
zoomHome = 1.2
layer-1 = files/openFullscreen.swf
layer_2 = files/hotspots.swf
layer_4 = files/limits.swf
layer_5 = files/cylConverter.swf
</parameters>
<cylconverter>
autoLimits=1
strictBorders=0
hfov = 360
vfov = 75
</cylconverter>
<hotspots>
<global LocalConnectionID="lc_test" >
<spot id="full" static="1" salign="BC" staticX="50" staticY="-40"
onOver="change:full,rotation,160, 1500, elastic;"
onOut="change:full,rotation,-20,1000, elastic;"
url="images/ecran.png" onClick="fullscreen(-)"/>
<spot id="info" static="1" salign="BC" staticX="-50" staticY="-40"
onOver="change:info,rotation,160, 1500, elastic;"
onOut="change:info,rotation,-20,1000, elastic;"
url="images/info.png" onClick="infoscreen.visible+=1"/>
<spot id="infoscreen" url="images/logo.png" static="1" visible="0" onClick="visible=0" onOver="" onOut="" />
</global>
</hotspots>
</panorama>
where is the trouble ?
and happy new chinese year
i try to make a cylindric tour with my 6 cube faces
but LOADING FAILED
there is my xml :
<?xml version='1.0'?>
<panorama>
<parameters>
panoName = images/cavemontautb
panoType = cylinder
zoomHome = 1.2
layer-1 = files/openFullscreen.swf
layer_2 = files/hotspots.swf
layer_4 = files/limits.swf
layer_5 = files/cylConverter.swf
</parameters>
<cylconverter>
autoLimits=1
strictBorders=0
hfov = 360
vfov = 75
</cylconverter>
<hotspots>
<global LocalConnectionID="lc_test" >
<spot id="full" static="1" salign="BC" staticX="50" staticY="-40"
onOver="change:full,rotation,160, 1500, elastic;"
onOut="change:full,rotation,-20,1000, elastic;"
url="images/ecran.png" onClick="fullscreen(-)"/>
<spot id="info" static="1" salign="BC" staticX="-50" staticY="-40"
onOver="change:info,rotation,160, 1500, elastic;"
onOut="change:info,rotation,-20,1000, elastic;"
url="images/info.png" onClick="infoscreen.visible+=1"/>
<spot id="infoscreen" url="images/logo.png" static="1" visible="0" onClick="visible=0" onOver="" onOut="" />
</global>
</hotspots>
</panorama>
where is the trouble ?