包 | fl.video |
类 | public final class VideoAlign |
继承 | VideoAlign Object |
语言版本 : | ActionScript 3.0 |
Player 版本 : | Flash Player 9.0.28.0 |
FLVPlayback.align
和 VideoPlayer.align
属性的常数值。
另请参见
常量 | 定义方 | ||
---|---|---|---|
BOTTOM : String = "bottom" [static]
指定视频靠底部对齐。
| VideoAlign | ||
BOTTOM_LEFT : String = "bottomLeft" [static]
指定视频靠左下角对齐。
| VideoAlign | ||
BOTTOM_RIGHT : String = "bottomRight" [static]
指定视频靠右下角对齐。
| VideoAlign | ||
CENTER : String = "center" [static]
指定视频居中对齐。
| VideoAlign | ||
LEFT : String = "left" [static]
指定视频靠左对齐。
| VideoAlign | ||
RIGHT : String = "right" [static]
指定视频靠右对齐。
| VideoAlign | ||
TOP : String = "top" [static]
指定视频靠顶部对齐。
| VideoAlign | ||
TOP_LEFT : String = "topLeft" [static]
指定视频靠左上角对齐。
| VideoAlign | ||
TOP_RIGHT : String = "topRight" [static]
指定视频靠右上角对齐。
| VideoAlign |
BOTTOM | 常量 |
public static const BOTTOM:String = "bottom"
语言版本 : | ActionScript 3.0 |
Player 版本 : | Flash Player 9.0.28.0 |
指定视频靠底部对齐。
BOTTOM_LEFT | 常量 |
public static const BOTTOM_LEFT:String = "bottomLeft"
语言版本 : | ActionScript 3.0 |
Player 版本 : | Flash Player 9.0.28.0 |
指定视频靠左下角对齐。
BOTTOM_RIGHT | 常量 |
public static const BOTTOM_RIGHT:String = "bottomRight"
语言版本 : | ActionScript 3.0 |
Player 版本 : | Flash Player 9.0.28.0 |
指定视频靠右下角对齐。
CENTER | 常量 |
public static const CENTER:String = "center"
语言版本 : | ActionScript 3.0 |
Player 版本 : | Flash Player 9.0.28.0 |
指定视频居中对齐。
LEFT | 常量 |
public static const LEFT:String = "left"
语言版本 : | ActionScript 3.0 |
Player 版本 : | Flash Player 9.0.28.0 |
指定视频靠左对齐。
RIGHT | 常量 |
public static const RIGHT:String = "right"
语言版本 : | ActionScript 3.0 |
Player 版本 : | Flash Player 9.0.28.0 |
指定视频靠右对齐。
TOP | 常量 |
public static const TOP:String = "top"
语言版本 : | ActionScript 3.0 |
Player 版本 : | Flash Player 9.0.28.0 |
指定视频靠顶部对齐。
TOP_LEFT | 常量 |
public static const TOP_LEFT:String = "topLeft"
语言版本 : | ActionScript 3.0 |
Player 版本 : | Flash Player 9.0.28.0 |
指定视频靠左上角对齐。
TOP_RIGHT | 常量 |
public static const TOP_RIGHT:String = "topRight"
语言版本 : | ActionScript 3.0 |
Player 版本 : | Flash Player 9.0.28.0 |
指定视频靠右上角对齐。
当前页: http://livedocs.adobe.com/flash/9.0_cn/ActionScriptLangRefV3/fl/video/VideoAlign.html