ActionScript 3.0 :: Remove All AddChild Instances Of A Movieclip Feb 16, 2011. I need to remove all the instances of a movieclip that I am adding to the stage using addChild.I use a loop to add several copies of the same movieclip onto the stage.
Each SWF file has an associated ActionScript class, known as the main class of the SWF file which extends a display object. From this class or any child within the hierarchy you may call addChild(). The following are equal, and would add a child within th
Im currently learning as3 but I come from several years of as2 experience, so what I was used to do is attach movieclips using string with a numeric variable to get the right identifier like this and maybe I was thinking about using eval here but of cours
Post a Comment:
Showing 0 Comments: