Here are 3 examples of the same panos. My problem is to find a setting for Flash Panorama
Player using QTVR as source, so that it looks as good as the other two - without flickering!
The idea is to use as few fileformat as possible for an autodetect multiviewer setup
(DevalVR/Pangea, Quicktime and Flash using QTVR).

Pano2vr Flash - - Flash Panorama Player - - The QTVR used for FPP - -


Pano2Vr Settings:


FPP XML-file:
<?xml version='1.0'?>
<panorama>
 
<parameters>
 
loaderText =
layer_10 = files/glassMeter.swf
layer_6 = files/movDecoder.swf
layer_2 = files/autorotator.swf
panoType = mov
panoName = dkbs/losk/park2
segments=52
sensitivity = 100
keySensitivity=30
friction = 0.75
threshold =0.000001
qualityStatic=best
qualityMotion=medium

</parameters>

<movDecoder>
disableMacPreview=1
</movDecoder>

<autorotator>
speed = -0.5
pause = 5000
quality = medium
</autorotator>

 
</panorama>