Examples: Tree for Flash CS3
- Simple Tree
- This example demonstrates how to create a simple Tree and populate it with some data.
Source FLA | Output
- 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 | Output
- Tree with Item Click Handling
- This example demonstrates how to listen for item clicks and extract information from the Tree data.
Source FLA | Output
- New Tree Functionality
- This example demonstrates some of the Tree component's functions: node search, batch node opening and closing, and specific node retrieval.
Source FLA | Output