View Full Version : EDITOR and FLV
hello,
i tried to fix my flv on a part of my pano by the editor, but the player move
i can't fix it as it's done on the blog with the vid box
i note i can't distort my flv
what i have to do
thanks
PauloGGPX
02-18-2008, 09:53 AM
can you please post a sample of your xml? So we can see what's wrong :)
i've noted that i lose fullscreen mode
if i put out the flvplayer, i can use fullscreen mode
i can't explain it
thanks for your help
this is the xml :
<?xml version='1.0'?>
<panorama>
<parameters>
panoName = images/syna
zoomHome = 0.7
layer-1 = files/openFullscreen.swf
layer_2 = files/hotspots.swf
</parameters>
<hotspots>
<global LocalConnectionID="lc_test" externalInternfaceID="exit" >
<spot id="full" static="1" salign="BC" staticX="-350" staticY="-40" url="images/ecran.png" onClick="fullscreen(-)"/>
<spot id="info" static="1" salign="BC" staticX="-300.5" staticY="-40" url="images/info.png" onClick="infoscreen.visible+=1"/>
<spot id="infoscreen" url="images/logo.png" static="1" visible="0" onClick="visible=0" onOver="" onOut="" />
<spot id="Shearekha" url="files/mp3hotspot.swf" file="images/Shearekha.mp3" volume="1" repeat="1000" pan="0" tilt="-70" enableSoundPannig="1" soundRadius="1000" />
<spot id="quai" url="files/flvplayer.swf" pan="30.90" tilt="-10.40" alignX="7.01" alignY="1.54" depth="9" scale="0.44" scaleable="0" smoothing="0" enableSoundPanning="1" soundRadius="190" />
</global>
</hotspots>
</panorama>
zleifr
02-20-2008, 06:27 PM
you can't distort the flv containing hotspot because it needs to be a box, not a spot:
<BOX id="quai" url="files/flvplayer.swf" pan="30.90" tilt="-10.40" alignX="7.01" alignY="1.54" depth="9" scale="0.44" scaleable="0" smoothing="0" enableSoundPanning="1" soundRadius="190" />
will let you distort it.
Zephyr
thank's zephyr
i can distort now but if i zoom on the pano the box moves
and if i use fullscreen the box moves too
vBulletin® v3.7.1, Copyright ©2000-2010, Jelsoft Enterprises Ltd.