MACROMEDIA FLASH 8-COMPONENTS LANGUAGE Reference page 1148

Components language reference
Table of Contents

Advertisement

Events inherited from the UIComponent class
The following table lists the events the Slide class inherits from the UIComponent class.
Event
UIComponent.focusIn
UIComponent.focusOut
UIComponent.keyDown
UIComponent.keyUp
Events inherited from the Loader class
The following table lists the events the Slide class inherits from the Loader class.
Event
Loader.complete
Loader.progress
Events inherited from the Screen class
The following table lists the events the Slide class inherits from the Screen class.
Event
Screen.allTransitionsInDone
Screen.allTransitionsOutDone
Screen.mouseDown
Screen.mouseDownSomewhere
Screen.mouseMove
Screen.mouseOut
Screen.mouseOver
1144
Slide class (Flash Professional only)
Description
Broadcast when an object receives focus.
Broadcast when an object loses focus.
Broadcast when a key is pressed.
Broadcast when a key is released.
Description
Triggered when the content finished loading.
Triggered while content is loading.
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.

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Flash 8

Table of Contents