![]() ![]() | |
Flash Player 6.0.79.
Flash MX 2004.
pBarInstance.minimum
Property; the smallest progress value for the progress bar when the ProgressBar.mode property is set to "manual".
The following code sets the minimum value for the progress bar:
pBar.minimum = 0;
ProgressBar.maximum, ProgressBar.mode
![]() ![]() | |