Tag Archive for 'setprogress()'

16
Feb

Setting the value of a Flex Progress Bar

This question came up on the Adobe Flex Forums the other day and I was a little surprised to see that I hadn’t already covered the topic.

The following example shows how you can manually set the progress of a ProgressBar in Flex by using the setProgress() method.

Full code after the jump.

Continue reading ‘Setting the value of a Flex Progress Bar’