ASTRA Tree
Tree is a UI component that offers a convenient representation of hierarchical information (file folders, product catalogs, nested categories, etc.). The Astra Tree is built on top of the Flash CS3 List Component and is provided with a default TreeCellRenderer.
Examples: Tree for Flash CS3
![]() |
Simple Tree This example demonstrates how to create a simple Tree and populate it with some data.
|
|
Tree with Custom Icons This example demonstrates how to create a Tree and modify the icons used for its elements from their default values. Source FLA | SWF File |
|
![]() |
Tree with Item Click Handling This example demonstrates how to listen for item clicks and extract information from the Tree data. Source FLA | SWF File |
![]() |
Tree with Node Control and Search This example demonstrates the new functionality in the Tree: batch opening and closing nodes, iconFunction, and node search and exposition.Source FLA | SWF File |

