Introduction to Flash Lite 2.x ActionScript |
|
|
|
| Unsupported and Partially Supported Classes > Mouse class > Event summary | |||
The following table lists the events that are either partially or not supported by the Mouse class when using ActionScript for Flash Lite 2.x.
|
Event |
Description |
Support |
|---|---|---|
onMouseDown
|
Notified when the mouse is pressed. Limitations: Supported if |
Partially supported |
onMouseMove
|
Notified when the mouse moves. Limitations: Supported if |
Partially supported |
onMouseUp
|
Notified when the mouse is released. Limitations: Supported if |
Partially supported |
onMouseWheel
|
Notified when the user rolls the mouse wheel. |
Not supported |
|
|
|
|