NavigationNewsletterSyndicateUser login |
how toSetting the Label of a Tree NodeIf you have ever wanted to know how to set the label of a tree node to Getting the Element Start-Tag Name of a Tree NodeThis tutorial will show you how to retrieve the element tag name or node name as it is called in Flash. To clarify, the element tag name is the first string of characters that appear after a tag. So the element tag name of "<customer firstname='allen' lastname='poe'>" is "customer". Setting the Indentation of a Tree NodeThis tutorial will show you how to set the indentation of the tree nodes. To begin by following the steps in the tutorial "Adding a tree component to the stage" and continue here. Adding a Tree component to the StageThis tutorial will show you how to add the Tree component to the stage. Open Flash MX 2004 Professional and follow along. Setting the Icon of a Tree Node
If you have ever wanted to know how to set a tree node to a different icon you've found the right tutorial.
To begin follow the steps in the tutorial "Adding a tree component to the stage" and continue here. Receive Notification of Branch Node Open or CloseThis tutorial will show you how to receive notification when a branch node Creating the Layout
Receive Notification of Node SelectionThis tutorial will show you how to receive notification when a node in a Creating the Layout
Adding a node to the root node of a tree componentThis tutorial will show you how to add a node to a the root node of a tree component when a button is clicked. |