Tag Archive for 'progressbardirection'

07
Oct

Changing a Flex ProgressBar control’s direction

The following example shows how you can change whether a ProgressBar control fills from left-to-right or right-to-left by changing the direction property to one of the static constants in the mx.controls.ProgressBarDirection class.

Full code after the jump.

Continue reading ‘Changing a Flex ProgressBar control’s direction’