ScrollPane.content

Availability

Flash Player 6.0.79.

Edition

Flash MX 2004.

Usage

scrollPaneInstance.content

Description

Property (read-only); a reference to the content of the scroll pane. The value is undefined until the load begins.

Example

This example sets the mcLoaded variable to the value of the content property:

var mcLoaded = scrollPane.content;

See also

ScrollPane.contentPath