How can I control a movieClip move randomly in the stage every five seconds?

Hi all,

I am having trouble on my Flash assignment which due on Monday, for the assignment, I am goingt to make a game, similar to the classic aracade game, Asteroids. They provided some basic code for the timing and rotation of asteroids, the behavior of the asteroids is appear randomly (but not moving) in the stage every five seconds with rotation, that’s already been done by the code provided.

Now I need to modify the behavior of the asteroids so that when they appear, they:

spin in a random direction at random speed and size
move in random direction at random speed.

I feel really helpless, because programming is my weakness…
I hope someone can help me to solve this problems…

Thank you very much~~