I have an object in my library, I would like to run a loop creating an unknown number of these objects. I would like each object to have a different name so I can assign different actions to each one.

How do I do this?

edit:
I suppose I'd have to duplicate the movie clip somehow, how do I do this?