Flash CS3 Documentation |
|||
| Extending Flash > Objects > outputPanel object > outputPanel.clear() | |||
Flash MX 2004.
outputPanel.clear()
None.
Nothing.
Method; clears the contents of the Output panel. You can use this method in a batch processing application to clear a list of errors, or to save them incrementally by using this method with outputPanel.save().
The following example clears the current contents of the Output panel:
fl.outputPanel.clear();
Flash CS3
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/flash/9.0/main/00004302.html