Rotate symbol 360 degrees using only actionscript

I know this is probably very simple but I have very little experience in actionscript. I have a circular symbol and want to rotate it 360 degrees in a loop. using only actionsript. Any assistance is greatly appreciated. Thanks! :puzzled:

make sure the symbol is a movieclip and not a graphic (or button) symbol. Graphic symbols cannot be controlled through code.

Doh! That was precisely it sen. My symbol was a graphic symbol. I converted it to a movie symbol and like you said, “wallah!”.

Thank you for all your help. I appreciate it. :beam: