| 言語バージョン : | ActionScript 3.0 |
| Player のバージョン : | Flash Player 9 |
EventPhase クラスは、Event クラスの
eventPhase プロパティの値を提供します。
public static const AT_TARGET:uint = 2
| 言語バージョン : | ActionScript 3.0 |
| Player のバージョン : | Flash Player 9 |
ターゲット段階 (イベントフローの 2 番目の段階) です。
public static const BUBBLING_PHASE:uint = 3
| 言語バージョン : | ActionScript 3.0 |
| Player のバージョン : | Flash Player 9 |
バブリング段階 (イベントフローの 3 番目の段階) です。
public static const CAPTURING_PHASE:uint = 1
| 言語バージョン : | ActionScript 3.0 |
| Player のバージョン : | Flash Player 9 |
キャプチャ段階 (イベントフローの最初の段階) です。
© 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/flash/events/EventPhase.html