![]() ![]() | |
Flash Player 6.0.79.
Flash MX 2004.
pBarInstance.maximum
Property; the largest value for the progress bar when the ProgressBar.mode property is set to "manual".
The following code sets the maximum property to the total frames of a Flash application that's loading:
pBar.maximum = _totalframes;
ProgressBar.minimum, ProgressBar.mode
![]() ![]() | |