| Language Version : | ActionScript 3.0 |
| Player Version : | Flash Player 9.0.28.0 |
The VideoAlign class provides constant values to use for the
FLVPlayback.align and
VideoPlayer.align properties.
public static const BOTTOM:String = "bottom"
| Language Version : | ActionScript 3.0 |
| Player Version : | Flash Player 9.0.28.0 |
Specifies that the video is aligned at the bottom.
public static const BOTTOM_LEFT:String = "bottomLeft"
| Language Version : | ActionScript 3.0 |
| Player Version : | Flash Player 9.0.28.0 |
Specifies that the video is aligned in the bottom-left corner.
public static const BOTTOM_RIGHT:String = "bottomRight"
| Language Version : | ActionScript 3.0 |
| Player Version : | Flash Player 9.0.28.0 |
Specifies that the video is aligned in the bottom-right corner.
public static const CENTER:String = "center"
| Language Version : | ActionScript 3.0 |
| Player Version : | Flash Player 9.0.28.0 |
Specifies that the video is aligned in the center.
public static const LEFT:String = "left"
| Language Version : | ActionScript 3.0 |
| Player Version : | Flash Player 9.0.28.0 |
Specifies that the video is aligned on the left.
public static const RIGHT:String = "right"
| Language Version : | ActionScript 3.0 |
| Player Version : | Flash Player 9.0.28.0 |
Specifies that the video is aligned to the right.
public static const TOP:String = "top"
| Language Version : | ActionScript 3.0 |
| Player Version : | Flash Player 9.0.28.0 |
Specifies that the video is aligned at the top.
public static const TOP_LEFT:String = "topLeft"
| Language Version : | ActionScript 3.0 |
| Player Version : | Flash Player 9.0.28.0 |
Specifies that the video is aligned in the top-left corner.
public static const TOP_RIGHT:String = "topRight"
| Language Version : | ActionScript 3.0 |
| Player Version : | Flash Player 9.0.28.0 |
Specifies that the video is aligned in the top-right corner.
© 2004-2007 Adobe Systems Incorporated. All rights reserved.
Mon Nov 19 2007, 10:27 AM GMT-08:00