Methods inherited from the Loader class
The following table lists the method the Screen class inherits from the Loader class. When calling
this method from the Screen object, use the form
Method
Loader.load()
Property summary for the Screen class
The following table lists properties of the Screen class.
Property
Screen.currentFocusedScreen
Screen.indexInParent
Screen.numChildScreens
Screen.parentIsScreen
Screen.parentScreen
Screen.rootScreen
Properties inherited from the UIObject class
The following table lists the properties the Screen class inherits from the UIObject class. When
accessing these properties from the Screen object, use the form
Property
UIObject.bottom
UIObject.height
UIObject.left
UIObject.right
UIObject.scaleX
UIObject.scaleY
UIObject.top
ScreenInstance.methodName
Description
Loads the content specified by the
Description
Read-only; returns the screen that contains the global current
focus.
Read-only; returns the screen's index (zero-based) in its parent
screen's list of child screens.
Read-only; returns the number of child screens contained by the
screen.
Read-only; returns a Boolean (
whether the screen's parent object is itself a screen.
Read-only; returns the screen that contains the specified screen.
Read-only; returns the root screen of the tree or subtree that
contains the screen.
Description
The position of the bottom edge of the object, relative to the
bottom edge of its parent. Read-only.
The height of the object, in pixels. Read-only.
The left edge of the object, in pixels. Read-only.
The position of the right edge of the object, relative to the right
edge of its parent. Read-only.
A number indicating the scaling factor in the x direction of the
object, relative to its parent.
A number indicating the scaling factor in the y direction of the
object, relative to its parent.
The position of the top edge of the object, relative to its parent.
Read-only.
contentPath
or
) value that indicates
true
false
ScreenInstance.propertyName
Screen class (Flash Professional only)
.
property.
.
655
Need help?
Do you have a question about the FLASH MX 2004-USING COMPONENTS and is the answer not in the manual?