EasyManua.ls Logo

MACROMEDIA FLASH 8-FLASH LITE 2.X ACTIONSCRIPT LANGUAGE - Page 431

MACROMEDIA FLASH 8-FLASH LITE 2.X ACTIONSCRIPT LANGUAGE
780 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Mouse 431
Property summary
Properties inherited from class Object
Event summary
Method summary
Methods inherited from class Object
constructor (Object.constructor property), __proto__ (Object.__proto__
property), prototype (Object.prototype property), __resolve
(Object.__resolve property)
Event Description
onMouseDown = function() {} Notified when the mouse button is
pressed.
onMouseMove = function() {} Notified when the mouse moves.
onMouseUp = function() {} Notified when the mouse button is
released.
Modifiers Signature Description
static addListener(listener:Object) : Void Registers an object to receive
notifications of the onMouseDown,
onMouseMove, and onMouseUp
listeners.
static removeListener(listener:Object) :
Boolean
Removes an object that was
previously registered with
addListener().
addProperty (Object.addProperty method), hasOwnProperty
(Object.hasOwnProperty method), isPropertyEnumerable
(Object.isPropertyEnumerable method), isPrototypeOf (Object.isPrototypeOf
method), registerClass (Object.registerClass method), toString
(Object.toString method), unwatch (Object.unwatch method), valueOf
(Object.valueOf method), watch (Object.watch method)

Table of Contents

Related product manuals