Guest_imported
New member
- Jan 1, 1970
- 0
Hello,
I'm verry stuck with the following problem:
I have a QTVR movie an several hotspots. Once clicked on that hotspot, it swings to the center of the view.
The option SWING will not wait until it is finished before continuing to the next assignment. In every help I found, it was discribed that it could be checked with the PAN option. But I can't seem to find a way to call it in the right form.
I've used several options, but it wouln't work:
pan (p_currentSprite)
pan Sprite(p_currentSprite)
p_currentSprite.pan
and so on.
Can anyone give me an example or the right syntax to use this option??
Thanks,
PoGo
I'm verry stuck with the following problem:
I have a QTVR movie an several hotspots. Once clicked on that hotspot, it swings to the center of the view.
The option SWING will not wait until it is finished before continuing to the next assignment. In every help I found, it was discribed that it could be checked with the PAN option. But I can't seem to find a way to call it in the right form.
I've used several options, but it wouln't work:
pan (p_currentSprite)
pan Sprite(p_currentSprite)
p_currentSprite.pan
and so on.
Can anyone give me an example or the right syntax to use this option??
Thanks,
PoGo