From the daily archives:

Wednesday, October 31, 2007

The following example shows how you can pause the indeterminate animation in a Flex ProgressBar control by setting the mode property to “polled” or “manual”. You can resume the animation by setting the mode back to “event”.

Full code after the jump.

[click to continue…]

{ 3 comments }