Archive for November 8th, 2007

08
Nov

Scrolling to a specific index in a Flex List control

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.

Continue reading ‘Scrolling to a specific index in a Flex List control’