AS3 dynamically attach MovieClip from a library to the Stage
问题 I really have searched high and wide and i'm starting to think it may be my terminology that is preventing me from finding the answer. I have a MovieClip in my library set to Export to ActionScript 3.0 with a Class called 'Info_Win' (its basically going to be a pop-up window, the contents of which depends on it's instance name). I will be adding a given number of these MovieClips to the main stage and each one has to be given a custom instance name that will allow me to access it once it's on