There is no getChildren as such. But you will always get numChildren , which
will give you the number of children of a displayObject.
after that you can use this numChildren along with the getChildAt() function
to get the children of the object.


Is this what you were looking for?


On Wed, Oct 14, 2009 at 3:13 PM, Portillo <portillo.desig...@gmail.com>wrote:

>
> How can I get all children in flex 4 panel or group?
>
> Theres something like getChildren()? The sparks layout dont have
> getChildren. How can I get them?
>
> Anybody knows?
>
> Thx
>
> >
>


-- 
Regards,
Ganaraj P R

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Flex 
India Community" group.
To post to this group, send email to flex_india@googlegroups.com
To unsubscribe from this group, send email to 
flex_india+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to