MACROMEDIA FLASH MX 2004-USING COMPONENTS Use Manual page 676

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

Advertisement

Example
The following example creates a listener object with a
instance:
scrollPane
form.complete = function(eventObj){
// insert code to handle the event
}
scrollPane.addEventListener("complete",form);
ScrollPane.content
Availability
Flash Player 6 (6.0 79.0).
Edition
Flash MX 2004.
Usage
scrollPaneInstance.content
Description
Property (read-only); a reference to the content of the scroll pane. The value is
the load begins.
Example
This example sets the
var mcLoaded = scrollPane.content;
See also
ScrollPane.contentPath
ScrollPane.contentPath
Availability
Flash Player 6 (6.0 79.0).
Edition
Flash MX 2004.
Usage
scrollPaneInstance.contentPath
Description
Property; a string that indicates an absolute or relative URL of the SWF or JPEG file to load into
the scroll pane. A relative path must be relative to the SWF file that loads the content.
676
Chapter 6: Components Dictionary
variable to the value of the
mcLoaded
event handler for the
complete
property:
content
until
undefined

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