| 言語バージョン: | ActionScript 3.0 |
| ランタイムバージョン: | AIR 1.0 Flash Player 9 |
クラスは、Event クラスの
eventPhaseeventPhase プロパティの値を提供します。
public static const AT_TARGET:uint = 2| 言語バージョン: | ActionScript 3.0 |
| ランタイムバージョン: | AIR 1.0 Flash Player 9 |
ターゲット段階 (イベントフローの 2 番目の段階) です。
public static const BUBBLING_PHASE:uint = 3| 言語バージョン: | ActionScript 3.0 |
| ランタイムバージョン: | AIR 1.0 Flash Player 9 |
バブリング段階 (イベントフローの 3 番目の段階) です。
public static const CAPTURING_PHASE:uint = 1| 言語バージョン: | ActionScript 3.0 |
| ランタイムバージョン: | AIR 1.0 Flash Player 9 |
キャプチャ段階 (イベントフローの最初の段階) です。
© 2009 Adobe Systems Incorporated. All rights reserved.
Thu Mar 19 2009, 08:51 PM -07:00