outputPanel.clear()

Availability

Flash MX 2004.

Usage

outputPanel.clear()

Parameters

None.

Returns

Nothing.

Description

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().

Example

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