PDA

Click to See Complete Forum and Search --> : ActionScript - create object from library


Acidic
Mar 28th, 2004, 02:33 PM
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?