Setting the vertical scroll position on a Spark List control in Flex 4
June 7th, 2009
The following example shows how you can set the vertical scroll position on a Spark List control in Flex 4 by setting the verticalScrollPosition property on the VerticalLayout object.
Full code after the jump.
Source:Setting the vertical scroll position on a Spark List control in Flex 4