Mouse
Object
|
+-Mouse
public class Mouse
extends Object
The Mouse class is a top-level class whose properties and methods you can access without using a constructor. You can use the methods of the Mouse class to hide and show the mouse pointer (cursor) in the SWF file. The mouse pointer is visible by default, but you can hide it and implement a custom pointer that you create using a movie clip .
A Flash application can only monitor mouse events that occur within its focus. A Flash application cannot detect mouse events in another application.
Availability: ActionScript 1.0; Flash Player 5
Property summary
Properties inherited from class Object
constructor (Object.constructor property), __proto__ (Object.__proto__ property), prototype (Object.prototype ... |
Get ActionScript 2.0 Language Reference for Macromedia® Flash® 8 now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.