|
LiveComponentInspector using describeType() |
|
Friday, 08 August 2008 |
|
I already wrote an article about the AS3 describeType-method. This time I build an example which uses describeType() to extract accessors from a GUI element (in this case but theoretical every object) and fill the information into a inspector-like DataGrid a hierarchical TreeView and also a raw view of the XML data. I think with this functionality it should be possible to create a X-Ray-clone with much less effort than the original project.
Source code
Flex 3 project files:
LiveComponentInspector (569.85 Kb)
Trackback(0)
|