How big is your Flex?
Mine Flex 2 authored SWF is 19 levels deep in its full glory:
_level0.index0.VBox5.GradientBox25.indexViewStack. mainPage.contentPane.mainViewStack.customerViewStack. presentationViewer.swf.FlexLoader396.instance458.sfiViewer. bank.foreground.sa04d14eaa39b3fd.content.clip
2007
16
Oct
- Posted by JabbyPanda at 07:09 am
- Permalink for this entry
- Filed under: Adobe Flex
- RSS comments feed of this entry
- TrackBack URI
*blink* .. *blink* .. Yet another reason for being an AS purist.
How do you know the deepest object, is it retrieved automatically?
2BaroN!: I am not sure I’ve understood your question correctly..
Do you use any automated tool to retrieve the deepest object?
Or you know it, and just trace(yourDeepestObject)
Just simple old trace or integrated debugger in FB2 will display the object hierarchy.