Actionscript 3: document class Q
Actionscript 3: document class Q
Out of context: Reply #2
- Started
- Last post
- 14 Responses
- PonyBoy0
oh yeah... you have to add that 'home_mc' after you create the instance...
var home_mc: MyHomeMC = new MyHomeMC ;
addChild (home_mc);
... then run your for loop and should sift through the contents and set your buttons