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 will know! Thanks a lot!!!

Wa ha ha ha :rambo:

if your graphics are moving randomly you’re gonna have to tell it

to “cancel” any random motion and to leave it’s current _x and _y value intact. If I get a few minutes I’ll look up the tut and make a cpl of changes. But, you should give it a shot. That’s part of the fun.