Hello guys! i was trying to retrieve the whole list of controls and containers within an application, i have managed so far to get the list of components within the "first" layer i mean the components directly from stage but then those components are containers and those containers could contain more controls, is there any way to retrieve all the components at once? or how to navigate through the numChildren list?

thanx in advance!!