Home > Flex, Swf > Detecting when the vertical scroll bar is scrolled on a Spark List control in Flex 4

Detecting when the vertical scroll bar is scrolled on a Spark List control in Flex 4

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

admin Flex, Swf ,