| Language Version : | ActionScript 3.0 |
| Runtime Versions : | AIR 1.0, 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 |
| Runtime Versions : | AIR 1.0, 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 |
| Runtime Versions : | AIR 1.0, 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 |
| Runtime Versions : | AIR 1.0, 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 |
| Runtime Versions : | AIR 1.0, 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 |
| Runtime Versions : | AIR 1.0, 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 |
| Runtime Versions : | AIR 1.0, 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 |
| Runtime Versions : | AIR 1.0, 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 |
| Runtime Versions : | AIR 1.0, 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 |
| Runtime Versions : | AIR 1.0, Flash Player 9.0.28.0 |
Specifies that the video is aligned in the top-right corner.
© 2004-2008 Adobe Systems Incorporated. All rights reserved.
Mon Jun 16 2008, 11:54 AM -07:00 Current page: http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/fl/video/VideoAlign.html