Archive for March 28th, 2008

28
Mar

Displaying scroll tips in a List control in Flex

The following example shows how you can display scroll tips in a Flex List control by setting the showScrollTips property. You can also customize the scroll tip text by setting a custom scroll tip function using the scrollTipFunction property.

Full code after the jump.

Continue reading ‘Displaying scroll tips in a List control in Flex’