ccmas
08-13-2007, 10:42 PM
I've tried to specify a change of brightness and contrast but the panorama loads with inherent brightness and then is visibly seen to switch to new brightness and contrast as directed by my pano command.
The same happens with the pan command - the original panorama is displayed and then it quickly pans.
The beginning of my xml file is below.
Does anyone know what's missing please?
Tx
<?xml version='1.0'?>
<panorama>
<parameters>
panoName = images/bb1
behaviour = 0
zoomHome = 0.7
layer_2 = ../../../globalfiles/hotspots.swf
layer_5 = ../../../globalfiles/autorotator.swf
layer_8 = ../../../globalfiles/editor.swf
</parameters>
<autorotator>
speed = 0.04
interval = 30
pause = 2000
quality = low
</autorotator>
<hotspots>
<global onStart="external.autorotator.disabled=1" onOver="scale=1.1,600,elastic;depth+=20" onOut="scale=1,300;depth-=20" >
<pano pan="95" />
<!--
<pano contrast="0.12" brightness="0.12" />
-->
....
....
</global>
</hotspots>
</panorama>
The same happens with the pan command - the original panorama is displayed and then it quickly pans.
The beginning of my xml file is below.
Does anyone know what's missing please?
Tx
<?xml version='1.0'?>
<panorama>
<parameters>
panoName = images/bb1
behaviour = 0
zoomHome = 0.7
layer_2 = ../../../globalfiles/hotspots.swf
layer_5 = ../../../globalfiles/autorotator.swf
layer_8 = ../../../globalfiles/editor.swf
</parameters>
<autorotator>
speed = 0.04
interval = 30
pause = 2000
quality = low
</autorotator>
<hotspots>
<global onStart="external.autorotator.disabled=1" onOver="scale=1.1,600,elastic;depth+=20" onOut="scale=1,300;depth-=20" >
<pano pan="95" />
<!--
<pano contrast="0.12" brightness="0.12" />
-->
....
....
</global>
</hotspots>
</panorama>