MACROMEDIA FLASH 8-COMPONENTS LANGUAGE Reference page 1146

Components language reference
Table of Contents

Advertisement

Properties inherited from the Loader class
The following table lists the properties the Slide class inherits from the Loader class. When
accessing these properties from the Slide object, use the form
SlideInstance.propertyName
Property
Loader.autoLoad
Loader.bytesLoaded
Loader.bytesTotal
Loader.content
Loader.contentPath
Loader.percentLoaded
Loader.scaleContent
Properties inherited from the Screen class
The following table lists the properties the Slide class inherits from the Screen class. When
accessing these properties from the Slide object, use the form
SlideInstance.propertyName
Property
Screen.currentFocusedScreen
Screen.indexInParent
Screen.numChildScreens
1142
Slide class (Flash Professional only)
.
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.
A number that indicates the percentage of loaded content.
This property is read-only.
A Boolean value that indicates whether the content scales to
fit the loader (
), or the loader scales to fit the content
true
(
).
false
.
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.
(
Loader.load()
false
).

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Flash 8

Table of Contents