I think this is a pretty simply problem but I do n开发者_开发问答ot seem to be able to pull it off.Basically I have a parent class A, and a child class B.Class A instantiates class B with addChild.The
I am still a bit of a beginner at AS3, so bear with me, please. I have created a loop to instantiate tiles on a board.In the following example, \"Gametiles\" is an arr开发者_开发技巧ay containing obj
I have a panel with a button in it. Clicking on the button will direct the panel to state \"State2\" adding another two buttons into the panel. During the state change, I want the panel to resize firs
Hey all. I\'m working on an application that was originally intended for HTML, but I\'ve recently concluded that the best thing to do for my purposes is to do it in Flash instead.
I want to load an swf into a flex 4 application in order to use its classes. 开发者_如何学运维var ldr:Loader=new Loader();
Hey there, I was wondering if this is possible to do I am able to load the image in and have it displayed easily enough by using addChild(myLoader); where myLoader is in the classWide private scope.
Happy Pre-Halloween everyone :) My issue today is a DisplayObject error I\'m getting when remove a child object. I have code that will launch(addChild) a video container and video controls as well as