How to make a new instance of a movie clip

Hello there!
I have an issue while trying to create an instance of a movie clip, in order to rotate it dynamically. How can I have a variable of type myMovieClip in which I can invoke the _rotate method?

Thanks a lot.