Posts tagged as:

scrollToIndex()

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.

[click to continue…]

{ 6 comments }

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.

[click to continue…]

{ 7 comments }