Language Version: | ActionScript 3.0 |
Runtime Versions: | Flash Player 9, AIR 1.1 |
The ScrollBarDirection class defines the values for the
direction
property of the ScrollBar control.
public static const HORIZONTAL:String = "horizontal"
Language Version: | ActionScript 3.0 |
Runtime Versions: | Flash Player 9, AIR 1.1 |
Specifies that a ScrollBar control is for horizontal scrolling.
public static const VERTICAL:String = "vertical"
Language Version: | ActionScript 3.0 |
Runtime Versions: | Flash Player 9, AIR 1.1 |
Specifies that a ScrollBar control is for vertical scrolling.
© 2009 Adobe Systems Incorporated. All rights reserved.
Sat Oct 3 2009, 04:15 AM -07:00