Label Scroller Component

Written by Venkat on December 15, 2007 – 9:07 pm

This component simply scrolls through a list of labels horizontally. It makes use of the reflection component from Narciso (nj) Jaramillo and TweenLite, a very lightweight tweening package. Before any further explanation, check out the component below.

This movie requires Flash Player 9

There are three main parts to the component.

  • Drawing the arrow buttons
  • Creating the children dynamically and assigning the reflection
  • Use the tweening class to tween the movements of the children

The source code has sufficient comments. If you have doubts, questions or comments, send me an email

Posted under Flex Components | No Comments »