I’m having trouble getting my head around a basic concept:
If one is using a “for” loop to create new MovieClips, how does one give them all unique instance names? For instance, how would one write a loop to create 30 MovieClip instances, and give them all separate unique names?