Property summary
Properties inherited from class Object
constructor (Object.constructor
property),
prototype (Object.prototype
(Object.__resolve property)
Event summary
Event
onMouseDown
= function() {}
onMouseMove
= function() {}
onMouseUp
= function() {}
Method summary
Modifiers
Signature
static
addListener(listener:Object) :
static
removeListener(listener:Object) :
Boolean
Methods inherited from class Object
addProperty (Object.addProperty
(Object.hasOwnProperty
(Object.isPropertyEnumerable
method),
registerClass (Object.registerClass
(Object.toString
(Object.valueOf
method),
property),
method),
method),
isPropertyEnumerable
method),
method),
unwatch (Object.unwatch
watch (Object.watch method)
__proto__ (Object.__proto__
property),
__resolve
Description
Notified when the mouse button is
pressed.
Notified when the mouse moves.
Notified when the mouse button is
released.
Description
Registers an object to receive
Void
notifications of the onMouseDown,
onMouseMove, and onMouseUp
listeners.
Removes an object that was
previously registered with
addListener().
hasOwnProperty
isPrototypeOf (Object.isPrototypeOf
method),
toString
method),
valueOf
Mouse
431
Need help?
Do you have a question about the FLASH 8-FLASH LITE 2.X ACTIONSCRIPT LANGUAGE and is the answer not in the manual?