Aifos
12-27-2009, 12:48 AM
Hi Tommy!
i'm using your new zoomer plugin (http://wirestam.com/panos/Flash/plugins/zoomer.html) wich is really amazing!!
thank you so much for your great work!
i'm trying to setup the plugin.
I start all my tours with disableLoading=1
then I load the first pano like this: <global onStart="load_MyPano();" >
If i do this, zoomer plugin will work OK when I drag the handler button, but when I zoomin/out with scrollWheel it doesn't recognize the actual zoom position and the handler button doesn't move.
Also, when I click at the top and bottom of the zoom background, where I placed my + - it doesn't zoomin/out... i've seen your example (http://wirestam.com/panos/Flash/zoomer/zoomtest1.html) do these things.
When I remove disableLoading=1 and onStart="load_MyPano();"
and just use panoName= myPanoName
The plugin works perfect!!!
You can see my working test here (http://www.ciudadesferica.com/varios/zoomer)
and the xml here (http://www.ciudadesferica.com/varios/zoomer/pano.xml)
So I can imagine that it is some issue when the plugin gets the panoName in Parameters, then zoom value for that panoname... as it doesn't find any panoName in parameters, the error comes up. (just thinking)
It will be great if you can fix this, as many people use onStart="load_MyPano();" like me...
And I will be able to use your great plugin!!! =)
Thanks again for your amazing work!!! :)
i'm using your new zoomer plugin (http://wirestam.com/panos/Flash/plugins/zoomer.html) wich is really amazing!!
thank you so much for your great work!
i'm trying to setup the plugin.
I start all my tours with disableLoading=1
then I load the first pano like this: <global onStart="load_MyPano();" >
If i do this, zoomer plugin will work OK when I drag the handler button, but when I zoomin/out with scrollWheel it doesn't recognize the actual zoom position and the handler button doesn't move.
Also, when I click at the top and bottom of the zoom background, where I placed my + - it doesn't zoomin/out... i've seen your example (http://wirestam.com/panos/Flash/zoomer/zoomtest1.html) do these things.
When I remove disableLoading=1 and onStart="load_MyPano();"
and just use panoName= myPanoName
The plugin works perfect!!!
You can see my working test here (http://www.ciudadesferica.com/varios/zoomer)
and the xml here (http://www.ciudadesferica.com/varios/zoomer/pano.xml)
So I can imagine that it is some issue when the plugin gets the panoName in Parameters, then zoom value for that panoname... as it doesn't find any panoName in parameters, the error comes up. (just thinking)
It will be great if you can fix this, as many people use onStart="load_MyPano();" like me...
And I will be able to use your great plugin!!! =)
Thanks again for your amazing work!!! :)