Removing parent.AddChild added in Loop
问题 @Yaroslav Mate I moved the question to this new one. I am trying to remove the loading111 when the image is loaded. What i am trying to do, to add loading111 into each Bolder, and when the image is loaded, and i remove the loading111(which is just a sign showing loading). Thanks for the help! for (var k:int = 0; k < test.length; k++) { var Bolder:Listing8 = new Listing8(); Bolder.x=20; if(test[k].pic1){ var loader:Loader = new Loader(); var loading111:loading1 = new loading1; Bolder.addChild