vtourdk
11-29-2007, 07:04 PM
I really love flashplayer now being able take Qtvr-files - so I can use the same .mov-files as I use for DevalVr and Quicktime .
But I have some panoramas-qtvr with restriction at nadir so it should only be possible to tilt down -65 degree.
It works fine with DevalVr and Quicktime - but Flashplayer allow the viewer to tilt all the way down, revealing the tripod ;-(
I've tried to add tilt_min to the xml-file, but it makes no difference:
--------------------------------------------
<?xml version="1.0" ?>
<panorama>
<parameters>
layer_3 = files/limits.swf
layer_6 = files/movDecoder.swf
layer_8 = files/menuFullscreen.swf
panoType = mov
panoName = fsdemo/hindsgavl2F
</parameters>
<limits>
tilt_min = -65
</limits>
<movDecoder>
disableMacPreview=1
</movDecoder>
</panorama>
---------------------------------------------------
The best thing would be if the movDecoder could take the internal tilt-parameters from the mov-file.
But if that's not possible too - can I instead insert a picture (logo or whatever) at nadir hiding - and if so how do I do it
But I have some panoramas-qtvr with restriction at nadir so it should only be possible to tilt down -65 degree.
It works fine with DevalVr and Quicktime - but Flashplayer allow the viewer to tilt all the way down, revealing the tripod ;-(
I've tried to add tilt_min to the xml-file, but it makes no difference:
--------------------------------------------
<?xml version="1.0" ?>
<panorama>
<parameters>
layer_3 = files/limits.swf
layer_6 = files/movDecoder.swf
layer_8 = files/menuFullscreen.swf
panoType = mov
panoName = fsdemo/hindsgavl2F
</parameters>
<limits>
tilt_min = -65
</limits>
<movDecoder>
disableMacPreview=1
</movDecoder>
</panorama>
---------------------------------------------------
The best thing would be if the movDecoder could take the internal tilt-parameters from the mov-file.
But if that's not possible too - can I instead insert a picture (logo or whatever) at nadir hiding - and if so how do I do it