
Код AS3:
stage.addEventListener(Event.MOUSE_LEAVE, mouseLeaveHandler)
via
Цитата:
mouseLeave Event
Event Object Type: flash.events.Event
Event.type property = flash.events.Event.MOUSE_LEAVE
Language Version : ActionScript 3.0
Runtime Versions : AIR 1.0, Flash Player 9
Dispatched by the Stage object when the mouse pointer moves out of the stage area.
The Event.MOUSE_LEAVE constant defines the value of the type property of a mouseLeave event object.
This event has the following properties:
|