Property
UIObject.scaleY
UIObject.top
UIObject.visible
UIObject.width
UIObject.x
UIObject.y
Properties inherited from the UIComponent class
The following table lists the properties the Window class inherits from the UIComponent
class. When accessing these properties from the Window object, use the form
WindowInstance.propertyName
Property
UIComponent.enabled
UIComponent.tabIndex
Event summary for the Window class
The following table lists the events of the Window class.
Event
Window.click
Window.complete
Window.mouseDownOutside
Description
A number indicating the scaling factor in the y direction of the
object, relative to its parent.
Read-only; the position of the top edge of the object, relative
to its parent.
A Boolean value indicating whether the object is visible (
or not (
).
false
Read-only; the width of the object, in pixels.
Read-only; the left edge of the object, in pixels.
Read-only; the top edge of the object, in pixels.
.
Description
Indicates whether the component can receive focus
and input.
A number indicating the tab order for a component in a
document.
Description
Broadcast when the close button is clicked (released).
Broadcast when a window is created.
Broadcast when the mouse is clicked (released) outside the
modal window.
)
true
Window class
1475
Need help?
Do you have a question about the FLASH 8-COMPONENTS LANGUAGE and is the answer not in the manual?