I want to create an endless loop, 8 items moving in a circular shape. When you roll over of each item, it will stop the moving, and you should be able to click it.
I dont know what should I use, should I use Event.ENTER_FRAME or the circular shape should be in movie clip, so that when there is a mouse over event, it will stop moving? I am new to action script, please advise.
EDIT:
Oh ya, I code everything in AS3, including the movement, objects etc. Something like a new class