PDA

View Full Version : strange preview transition behaviour


RlemBCN
06-10-2007, 03:10 PM
hi all panoramers

i have a problem with preview on Firefox

have a look here (http://www.vrama.net/flash/panorama3.php?pano=agbar1)

after LOADING screen, a LQ version loads with a specific viewpoint in xml
then when HQ version of pano is loaded, viewpoint returns to initial position when doing transition ...

this bug is only visible on firefox, on IE it works perfectly

has anybody encounters this issue before ?

will post some code if necessary

thanks all

jaaaab
06-10-2007, 08:57 PM
is your panoLeash param set to "lock"?

if not try this, it shoold do the transition correctly.

++

RlemBCN
06-13-2007, 09:51 PM
is your panoLeash param set to "lock"?

if not try this, it shoold do the transition correctly.

++

Actually the problem was the WMODE param that was set to TRANSPARENT
and not OPAQUE

thanks anyway

jaaaab
06-14-2007, 03:52 PM
what is WMODE ? can't find it in the doc...

RlemBCN
06-17-2007, 03:36 PM
what is WMODE ? can't find it in the doc...

wmode is a usual swf param in order to make other elements with higher z-index appear over it

jaaaab
06-24-2007, 04:19 PM
ok

is there a way to use this parameter using swfobject script?

tx