How to custom a class can by iterate all children by for each
 
for each( var item:* in myCustomeClass ){
 
}

Reply via email to