MACROMEDIA FLASH MX 2004-USING COMPONENTS Use Manual page 486

Using components
Hide thumbs Also See for FLASH MX 2004-USING COMPONENTS:
Table of Contents

Advertisement

Method
UIObject.setSkin()
UIObject.setStyle()
Methods inherited from the UIComponent class
The following table lists the methods the Loader class inherits from the UIComponent class.
When calling these methods from the Loader object, use the form
LoaderInstance.methodName
Method
UIComponent.getFocus()
UIComponent.setFocus()
Property summary for the Loader class
The following table lists properties of the Loader class.
Property
Loader.autoLoad
Loader.bytesLoaded
Loader.bytesTotal
Loader.content
Loader.contentPath
Loader.percentLoaded
Loader.scaleContent
Properties inherited from the UIObject class
The following table lists the properties the Loader class inherits from the UIObject class. When
accessing these properties from the Loader object, use the form
Property
UIObject.bottom
UIObject.height
UIObject.left
Description
Sets a skin in the object.
Sets the style property on the style declaration or object.
.
Description
Returns a reference to the object that has focus.
Sets focus to the component instance.
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
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.
(
Loader.load()
false
false
LoaderInstance.propertyName
Loader component
).
).
.
487

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the FLASH MX 2004-USING COMPONENTS and is the answer not in the manual?

This manual is also suitable for:

Flash mx

Table of Contents