How to custom a class can by iterate all children by for each
for each( var item:* in myCustomeClass ){
}
- [flexcoders] how to make a class can be iterated by for each/... j2me_soul
How to custom a class can by iterate all children by for each
for each( var item:* in myCustomeClass ){
}