![]() ![]() | |
Flash Player 6.0.79.
Flash MX 2004.
scrollPaneInstance.content
Property (read-only); a reference to the content of the scroll pane. The value is undefined until the load begins.
This example sets the mcLoaded variable to the value of the content property:
var mcLoaded = scrollPane.content;
![]() ![]() | |