Random motion

Hi all,
I am trying to modify one of the “action script tutorials” from Kirupa; it’s called random motion. (http://www.kirupa.com/developer/actionscript/random.asp)
I am trying to modify it, so when the user roll over on one of the moving graphics, that particular one will stop, and when the user roll off on it, it will start moving again.
Anyway, I hope some one knows! Thanks a lot!!!

Wa ha ha ha

I can’t remember the exact setup of the tutorial, but you should be able to attach an onRollOver() action to the clips (or buttons, whichever they are) and tell it stop stop. That should do what you want.

Thanks a lot! However, I have already tried that but it doesn’t seem to work with the “STOP.” I might did it differently. Anyway, I am going to give it another try and see what will happen! Thanks again!!!