Extending Flash - Javascript for children

I trying to create a custom panel SWF. I have any number of movie clips on the stage. Each movie clip may contain any number of components.

The movie clips are returned as symbolInstance objects. There doesn’t appear to be any way to access the children to determine which components each symbolInstance contains. Am I missing something? Is it really impossible to determine?