PDA

View Full Version : Hotspot hangover


gordee
08-16-2008, 06:52 PM
Hi

Sometimes when I move between panos the previous pano hotspots are still visible in the new one, then when I click on the newly loaded pano they go and the correct ones pop into view.

This doesn't happen on all panos but it does seem to be the same pano most times.

I found posts about jumping hotspots but not this issue.
I have tried changing their position etc but no joy.

Any ideas?

jez_p
08-16-2008, 09:57 PM
I had a problem with this. Using

onTransitionEnd="pano.pan+=0.01"

as a global function should do the trick.

gordee
08-17-2008, 11:41 AM
Hey yeah that did the trick thanks jez p!