| 言語バージョン : | ActionScript 3.0 |
| Player のバージョン : | Flash Player 9.0.28.0 |
CuePointType クラスは、
type プロパティの定数値を提供します。このプロパティは
info オブジェクト上のものであり、さらにそのオブジェクトは、
type CUE_POINT の MetadataEvent インスタンスのものです。この
type プロパティは常に、
EVENT、
NAVIGATION または
ACTIONSCRIPT のいずれかです。
これらすべての定数はまた、FLVPlayback.findCuePoint() と FLVPlayback.findNearestCuePoint() メソッドにも type パラメータとして渡されます。ALL および FLV 定数は、これらのメソッドのためにさまざまなタイプのキューポイントを記述します。
public static const ACTIONSCRIPT:String = "actionscript"
| 言語バージョン : | ActionScript 3.0 |
| Player のバージョン : | Flash Player 9.0.28.0 |
type パラメータ (findCuePoint() メソッドおよび findNearestCuePoint() メソッド) の値を定義します。また ACTIONSCRIPT 定数は、type プロパティの値になることもできます。このプロパティは info オブジェクト上のものであり、さらにそのオブジェクトは、type CUE_POINT の MetadataEvent インスタンスのものです。
public static const ALL:String = "all"
| 言語バージョン : | ActionScript 3.0 |
| Player のバージョン : | Flash Player 9.0.28.0 |
type パラメータ (findCuePoint() メソッドおよび findNearestCuePoint() メソッド) の値を定義します。この定数は、すべてのキューポイント (EVENT, NAVIGATION, and ACTIONSCRIPT) を記述します。
public static const EVENT:String = "event"
| 言語バージョン : | ActionScript 3.0 |
| Player のバージョン : | Flash Player 9.0.28.0 |
type パラメータ (findCuePoint() メソッドおよび findNearestCuePoint() メソッド) の値を定義します。また EVENT 定数は、type プロパティの値になることもできます。このプロパティは info オブジェクト上のものであり、さらにそのオブジェクトは、type CUE_POINT の MetadataEvent インスタンスのものです。
public static const FLV:String = "flv"
| 言語バージョン : | ActionScript 3.0 |
| Player のバージョン : | Flash Player 9.0.28.0 |
type パラメータ (findCuePoint() メソッドおよび findNearestCuePoint() メソッド) の値を定義します。この定数は、FLV ファイルに埋め込まれているすべてのキューポイントのグループ (NAVIGATION および EVENT) を記述します。
public static const NAVIGATION:String = "navigation"
| 言語バージョン : | ActionScript 3.0 |
| Player のバージョン : | Flash Player 9.0.28.0 |
type パラメータ (findCuePoint() メソッドおよび findNearestCuePoint() メソッド) の値を定義します。また NAVIGATION 定数は、type プロパティの値になることもできます。このプロパティは info オブジェクト上のものであり、さらにそのオブジェクトは、type CUE_POINT の MetadataEvent インスタンスのものです。
© 2004-2007 Adobe Systems Incorporated. All rights reserved.
Thu Oct 25 2007, 12:41 AM GMT-07:00
現在のページ: http://livedocs.adobe.com/flash/9.0_jp/ActionScriptLangRefV3/fl/video/CuePointType.html