Mega Code Archive
Categories
/
Flex
/
Container
Get children
private function clickHandler( ):void { trace(this.getChildren( )); }