> Any other suggestions?

Are you using the QTVR call backs?

triggerCallBack
hotSpotEnterCallBack
hotSpotExitCallBack

Use these to track which hot spot you are entering, exiting or clicking.
Store the current hotSpotID (from the triggerCallBack's second argument) in
a global. Use globals to set flags if a HS is entered, exited or clicked.
Check the globals in a frame script to see if you need to react to any hot
spot events. If you need to react then call a moviescript that knows what to
do depending on the current hotSpot click, enter or exit - and reset your
flags.hth.

Ray Broussard
http://PhotographicVR.com


[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo.  Thanks!]

Reply via email to