cortezz
08-20-2007, 01:46 PM
Hi, I have a question about tilting and panning the whole pano from external flash navigation. I can pan and tilt the pano to certain point using hotspots like this:
<spot id="spot1" url="spot1.swf" pan="-55" tilt="20" scaleable="0" onOver="pano.pan=100,1000;pano.tilt=-20,1000;" />
I have an external navigation flash embedded to my panorama to load text content over the panorama. Is it possible to rotate the panorama from this external navigation? What function should I use? I really can't understand this.
<spot id="spot1" url="spot1.swf" pan="-55" tilt="20" scaleable="0" onOver="pano.pan=100,1000;pano.tilt=-20,1000;" />
I have an external navigation flash embedded to my panorama to load text content over the panorama. Is it possible to rotate the panorama from this external navigation? What function should I use? I really can't understand this.