Forum Moderators: open

Message Too Old, No Replies

Block event for some time

         

orion_rus

9:58 am on Dec 17, 2004 (gmt 0)

10+ Year Member



Hello world. I have an animated object. Which follows by line. It haves mouseover effects. But i don't want it works if object is moving. Is any method to stop or prevent this method while object moving?
Thanks in advance

Bernard Marx

4:32 pm on Dec 17, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



When the object is moving, set its 'moving' property to true.
Test for this property in your mouseover function.

orion_rus

7:53 pm on Dec 17, 2004 (gmt 0)

10+ Year Member



Thank you Marx, i think no other decision. You assistant is very helpfull.