MACROMEDIA FLASH 8-COMPONENTS LANGUAGE Reference page 1081

Components language reference
Table of Contents

Advertisement

Property
UIObject.visible
UIObject.width
UIObject.x
UIObject.y
Properties inherited from the UIComponent class
The following table lists the properties the Screen class inherits from the UIComponent class.
When accessing these properties from the Screen object, use the form
ScreenInstance.propertyName
Property
UIComponent.enabled
UIComponent.tabIndex
Properties inherited from the Loader class
The following table lists the properties the Screen class inherits from the Loader class. When
accessing these properties from the Screen object, use the form
ScreenInstance.propertyName
Property
Loader.autoLoad
Loader.bytesLoaded
Loader.bytesTotal
Loader.content
Loader.contentPath
Description
A Boolean value indicating whether the object is visible
(
) or not (
).
true
false
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. Read-only.
.
Description
Indicates whether the component can receive focus and
input.
A number indicating the tab order for a component in a
document.
.
Description
A Boolean value that indicates whether the content loads
automatically (
) or you must call
true
A read-only property that indicates the number of bytes that
have been loaded.
A read-only property that indicates the total number of bytes
in the content.
A reference to the content of the loader. This property is
read-only.
A string that indicates the URL of the content to be loaded.
Screen class (API) (Flash Professional only)
(
Loader.load()
false
1077
).

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Flash 8

Table of Contents