The following example shows how you can set a custom bar skin for a Flex ProgressBar control by setting the barSkin style.
Full code after the jump.
Continue reading ‘Setting the bar skin on a ProgressBar control in Flex’
The following example shows how you can set the border color on a Flex ProgressBar control by setting the borderColor style.
Full code after the jump.
Continue reading ‘Setting the border color on a ProgressBar control in Flex’