| Player 版本 : | Flash Player 9.0.28.0 |
CuePointType 类为
type CUE_POINT 的 MetadataEvent 实例的
info 对象上的
type 属性提供常数值。 此
type 属性始终为
EVENT、
NAVIGATION 或
ACTIONSCRIPT。
所有这些常量均可以作为 type 参数传递给 FLVPlayback.findCuePoint() 和 FLVPlayback.findNearestCuePoint() 方法。 ALL 和 FLV 常量为这些方法描述多种类型的提示点。
public static const ACTIONSCRIPT:String = "actionscript"
| Player 版本 : | Flash Player 9.0.28.0 |
定义 findCuePoint() 和 findNearestCuePoint() 方法的 type 参数值。 此外,ACTIONSCRIPT 常量可以是 type CUE_POINT 的 MetadataEvent 实例的 info 对象上的 type 属性的值。
public static const ALL:String = "all"
| Player 版本 : | Flash Player 9.0.28.0 |
定义 findCuePoint() 和 findNearestCuePoint() 方法的 type 参数值。 该常量描述所有的提示点:EVENT, NAVIGATION, and ACTIONSCRIPT。
public static const EVENT:String = "event"
| Player 版本 : | Flash Player 9.0.28.0 |
定义 findCuePoint() 和 findNearestCuePoint() 方法的 type 参数值。 此外,EVENT 常量可以是 type CUE_POINT 的 MetadataEvent 实例的 info 对象上的 type 属性的值。
public static const FLV:String = "flv"
| Player 版本 : | Flash Player 9.0.28.0 |
定义 findCuePoint() 和 findNearestCuePoint() 方法的 type 参数值。 此常量描述嵌入在 FLV 文件中的所有提示点的组:NAVIGATION 和 EVENT。
public static const NAVIGATION:String = "navigation"
| Player 版本 : | Flash Player 9.0.28.0 |
定义 findCuePoint() 和 findNearestCuePoint() 方法的 type 参数值。 此外,NAVIGATION 常量可以是 type CUE_POINT 的 MetadataEvent 实例的 info 对象上的 type 属性的值。
© 2004-2007 Adobe Systems Incorporated. All rights reserved.
Wed Jun 13 2007, 3:54 AM GMT-07:00
当前页: http://livedocs.adobe.com/flash/9.0_cn/ActionScriptLangRefV3/fl/video/CuePointType.html