I have a .onRollOver function written, and I have all the functionality i want for it inside. But when the user is not mousing over anything for a certain period of time, say 3 seconds, I want a simple scripted animation of a ball to start. I want my flash file to act the same when the ball happens to go over the objects with the obRollOver function attached to them. So basically the ball is like a second user that takes over when the real user is lazy. Is there a way to simulate this?