Flash CS3 Professional.
The compilerErrors object, which represents the Compiler Errors panel, is a property of the flash object (fl) and can be accessed by fl.compilerErrors (see flash object (fl)).
The following methods can be used with the compilerErrors object:
| Method | Description |
|---|---|
| compilerErrors.clear() | Clears the contents of the Compiler Errors panel. |
| compilerErrors.save() | Saves the contents of the Compiler Errors panel to a local text file. |