| Package | fl.controls |
| Class | public class ProgressBarDirection |
| Inheritance | ProgressBarDirection Object |
| Language Version : | ActionScript 3.0 |
| Runtime Versions : | AIR 1.0, Flash Player 9.0.28.0 |
direction
property of the ProgressBar class.
See also
| Constant | Defined By | ||
|---|---|---|---|
| LEFT : String = "left" [static]
Fill the progress bar from right to left. | ProgressBarDirection | ||
| RIGHT : String = "right" [static]
Fill the progress bar from left to right. | ProgressBarDirection | ||
| LEFT | Constant |
public static const LEFT:String = "left"| Language Version : | ActionScript 3.0 |
| Runtime Versions : | AIR 1.0, Flash Player 9.0.28.0 |
Fill the progress bar from right to left.
See also
| RIGHT | Constant |
public static const RIGHT:String = "right"| Language Version : | ActionScript 3.0 |
| Runtime Versions : | AIR 1.0, Flash Player 9.0.28.0 |
Fill the progress bar from left to right.
See also
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/fl/controls/ProgressBarDirection.html