Flash Player 6 (6.0 79.0).
Flash MX 2004.
scrollPaneInstance.refreshPane()
None.
Nothing.
Method; refreshes the scroll pane after content is loaded. This method reloads the content. You could use this method if, for example, you've loaded a form into a scroll pane and an input property (for example, a text field) has been changed by ActionScript. In this case, you would call refreshPane() to reload the same form with the new values for the input properties.
The following example refreshes the scroll pane instance sp:
sp.refreshPane();
RSS feed | Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/flash/mx2004/main_7_2/00002780.html
Comments