I have a movieclip that I need to duplicate dynamically based on an outside variable. e.g. clip1, clip2, etc This variable changes so I can't hardcode the number of times it occurs.
Is there a way to dynamically create this movieclip multiple times and align it according on the screen?
I wasn't able to find anything on Google..
Regards Luben