Language Version: | ActionScript 3.0 |
Runtime Versions: | Flash Player 9, AIR 1.1 |
The SliderDirection class defines the constant values
for the
direction
property of the Slider class.
public static const HORIZONTAL:String = "horizontal"
Language Version: | ActionScript 3.0 |
Runtime Versions: | Flash Player 9, AIR 1.1 |
Specifies to display a horizontal slider.
The HSlider control uses this constant.
public static const VERTICAL:String = "vertical"
Language Version: | ActionScript 3.0 |
Runtime Versions: | Flash Player 9, AIR 1.1 |
Specifies to display a vertical slider.
The VSlider control uses this constant.
© 2009 Adobe Systems Incorporated. All rights reserved.
Sat Oct 3 2009, 04:15 AM -07:00