Screen.alltransitionsoutdone - MACROMEDIA FLASH 8-COMPONENTS LANGUAGE Reference

Components language reference
Table of Contents

Advertisement

Screen.allTransitionsOutDone

Availability
Flash Player 6 (6.0.79.0).
Edition
Flash MX Professional 2004.
Usage
on(allTransitionsOutDone) {
// Your code here.
}
listenerObject = new Object();
listenerObject.allTransitionsOutDone = function(eventObject){
// Insert your code here.
}
screenObj.addEventListener("allTransitionsOutDone", listenerObject)
Description
Event; broadcast when all "out" transitions applied to the screen have finished. The
allTransitionsOutDone
.
screenObj
See also
Screen.currentFocusedScreen
Screen.currentFocusedScreen
Availability
Flash Player 6 (6.0.79.0).
Edition
Flash MX Professional 2004.
Usage
myScreen.currentFocusedScreen
event is broadcast by the Transition Manager associated with
Screen.currentFocusedScreen
1081

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Flash 8

Table of Contents