The following example shows you how you can expand tree nodes (recursively, no less) by selecting an item from a ComboBox control.
Full code after the jump.
{ 6 comments }
Just a bunch of Adobe Flex Examples
Posts tagged as:
The following example shows how you can scroll to a specific item index in Flex by using the scrollToIndex() method.
Full code after the jump.
{ 7 comments }