mech7
%Europe/Berlin %232 %2009, 06:34
Hoe kan ik getChildAt chainen om geneste sprites te bereiken?
menu.getChildAt(1).getChildAt(1);
geeft bij mij bv..
Error: Call to a possibly undefined method getChildAt through a reference with static type flash.display:DisplayObject.
menu.getChildAt(1).getChildAt(1);
geeft bij mij bv..
Error: Call to a possibly undefined method getChildAt through a reference with static type flash.display:DisplayObject.