![]() ![]() ![]() | |
![]() | |
![]() | |
![]() |
Flash Player 6.0.79.
Flash MX 2004.
pBarInstance
.indeterminate
Property; a Boolean value that indicates whether the progress bar has a candy-cane striped fill and a loading source of unknown size (true
), or a solid fill and a loading source of a known size (false
).
The following code creates a determinate progress bar with a solid fill that moves from left to right:
pBar.direction = "right"; pBar.indeterminate = false;
![]() | |
![]() | |
![]() | |
![]() ![]() ![]() |