MACROMEDIA FLEX-FLEX ACTIONSCRIPT LANGUAGE Reference page 363

Actionscript language reference
Table of Contents

Advertisement

Description
Method; registers an object to receive notifications of the
, and
onMouseUp
Windows.)
The
newListener
of the listeners.
When the mouse is pressed, moved, released, or used to scroll, regardless of the input focus, all
listening objects that are registered with this method have their
, or
onMouseUp
onMouseWheel
notifications. If the listener
See also
Mouse.onMouseDown, Mouse.onMouseMove, Mouse.onMouseUp,
Mouse.hide()
Availability
Flash Player 5.
Usage
Mouse.hide() : Number
Parameters
None.
Returns
An integer; either
the return value is
return value is
1
Description
Method; hides the pointer in a SWF file. The pointer is visible by default.
See also
Mouse.show(), MovieClip._xmouse,
Mouse.onMouseDown
Availability
Flash Player 6.
Usage
someListener.onMouseDown
Parameters
None.
listeners. (The
onMouseWheel
parameter should contain an object that has a defined method for at least one
method invoked. Multiple objects can listen for mouse
newListener
or
. If the mouse pointer was hidden before the call to
0
1
. If the mouse pointer was visible before the call to
0
.
onMouseDown
onMouseWheel
is already registered, no change occurs.
MovieClip._ymouse
,
onMouseMove
listener is supported only in
,
onMouseDown
onMouseMove
Mouse.onMouseWheel
Mouse.hide(),
Mouse.hide()
Mouse.onMouseDown
,
,
then
, then the
363

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the FLEX-FLEX ACTIONSCRIPT LANGUAGE and is the answer not in the manual?

Questions and answers

Subscribe to Our Youtube Channel

This manual is also suitable for:

Flex

Table of Contents