Detecting when the vertical scroll bar is scrolled on a Spark List control in Flex 4
June 7th, 2009
The following example shows how you can detect when the vertical scroll bar is scrolled on a Spark List control in Flex 4 by listening for the change event on the List control’s VScrollBar instance.
Full code after the jump.
Source:Detecting when the vertical scroll bar is scrolled on a Spark List control in Flex 4