MACROMEDIA FLASH MX 2004-USING COMPONENTS Use Manual page 657

Using components
Hide thumbs Also See for FLASH MX 2004-USING COMPONENTS:
Table of Contents

Advertisement

Event summary for the Screen class
The following table lists events of the Screen class.
Event
Screen.allTransitionsInDone
Screen.allTransitionsOutDone
Screen.mouseDown
Screen.mouseDownSomewhere
Screen.mouseMove
Screen.mouseOut
Screen.mouseOver
Screen.mouseUp
Screen.mouseUpSomewhere
Events inherited from the UIObject class
The following table lists the events the Screen class inherits from the UIObject class.
Event
UIObject.draw
UIObject.hide
UIObject.load
UIObject.move
UIObject.resize
UIObject.reveal
UIObject.unload
Events inherited from the UIComponent class
The following table lists the events the Screen class inherits from the UIComponent class.
Event
UIComponent.focusIn
UIComponent.focusOut
Description
Broadcast when all "in" transitions applied to a screen
have finished.
Broadcast when all "out" transitions applied to a screen
have finished.
Broadcast when the mouse button was pressed over an object
(shape or movie clip) directly owned by the screen.
Broadcast when the mouse button was pressed somewhere on the
Stage, but not necessarily on an object owned by this screen.
Broadcast when the mouse is moved while over a screen.
Broadcast when the mouse is moved from inside the screen to
outside it.
Broadcast when the mouse is moved from outside this screen to
inside it.
Broadcast when the mouse button was released over an object
(shape or movie clip) directly owned by the screen.
Broadcast when the mouse button was released somewhere on
the Stage, but not necessarily over an object owned by this screen.
Description
Broadcast when an object is about to draw its graphics.
Broadcast when an object's state changes from visible to invisible.
Broadcast when subobjects are being created.
Broadcast when the object has moved.
Broadcast when an object has been resized.
Broadcast when an object's state changes from invisible to visible.
Broadcast when the subobjects are being unloaded.
Description
Broadcast when an object receives focus.
Broadcast when an object loses focus.
Screen class (Flash Professional only)
657

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the FLASH MX 2004-USING COMPONENTS and is the answer not in the manual?

This manual is also suitable for:

Flash mx

Table of Contents