Methods inherited from the UIComponent class
The following table lists the methods the Window class inherits from the UIComponent
class. When calling these methods from the Window object, use the form
WindowInstance.methodName
Method
UIComponent.getFocus()
UIComponent.setFocus()
Property summary for the Window class
The following table lists properties of the Window class.
Property
Window.closeButton
Window.content
Window.contentPath
Window.title
Window.titleStyleDeclaration
Properties inherited from the UIObject class
The following table lists the properties the Window class inherits from the UIObject class.
When accessing these properties from the Window object, use the form
WindowInstance.propertyName
Property
UIObject.bottom
UIObject.height
UIObject.left
UIObject.right
UIObject.scaleX
1474
Window component
.
Description
Returns a reference to the object that has focus.
Sets focus to the component instance.
Description
Indicates whether a close button is (
included on the title bar.
A reference to the content (root movie clip) of the window
(read-only).
Sets the name of the content to display in the window.
The text that appears in the title bar.
The style declaration that formats the text in the title bar.
.
Description
Read-only; 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.
A number indicating the scaling factor in the x direction of the
object, relative to its parent.
) or is not (
)
true
false
Need help?
Do you have a question about the FLASH 8-COMPONENTS LANGUAGE and is the answer not in the manual?
Questions and answers