| Player 버전 : | Flash Player 9 |
EventPhase 클래스는 Event 클래스의
eventPhase 속성 값을 제공합니다.
public static const AT_TARGET:uint = 2
| Player 버전 : | Flash Player 9 |
이벤트 흐름의 두 번째 단계인 대상 단계입니다.
public static const BUBBLING_PHASE:uint = 3
| Player 버전 : | Flash Player 9 |
이벤트 흐름의 세 번째 단계인 버블링 단계입니다.
public static const CAPTURING_PHASE:uint = 1
| Player 버전 : | Flash Player 9 |
이벤트 흐름의 첫 단계인 캡처 단계입니다.
© 2004-2007 Adobe Systems Incorporated. All rights reserved.
Tue Oct 16 2007, 12:25 AM GMT-07:00
현재 페이지: http://livedocs.adobe.com/flash/9.0_kr/ActionScriptLangRefV3/flash/events/EventPhase.html