Rick Workman
01-24-2008, 07:43 PM
From the hotspots tutorial, I assumed that setting pan_v (or tilt_v,zoom_v) would start the pan in motion, as in (from the tutorial):
pan_v changes panning speed of panorama
<global onStart="pano.pan_v=0.1" /> (gives a horizontal push to the panorama at start)
However, when I try this (actually I defer it to the onTransitionEnd event), no motion occurs. The only entries in the forum I can find relate to setting the velocity parameters to 0 to stop motion, e.g., if autorotating.
Has anybody succeeded in using velocity parameters to initiate motion like the onStart example would suggest?
Rick
pan_v changes panning speed of panorama
<global onStart="pano.pan_v=0.1" /> (gives a horizontal push to the panorama at start)
However, when I try this (actually I defer it to the onTransitionEnd event), no motion occurs. The only entries in the forum I can find relate to setting the velocity parameters to 0 to stop motion, e.g., if autorotating.
Has anybody succeeded in using velocity parameters to initiate motion like the onStart example would suggest?
Rick