Extending Flash |
|
|
|
| Objects > compilerErrors object | |||
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 |
|---|---|
|
Clears the contents of the Compiler Errors panel. |
|
|
Saves the contents of the Compiler Errors panel to a local text file. |
|
|
|
|