Extending Flash |
|
|
|
| Objects > compilerErrors object > compilerErrors.clear() | |||
Flash CS3 Professional.
compilerErrors.clear()
None.
Nothing.
Method; clears the contents of the Compiler Errors panel.
The following example clears the contents of the Compiler Errors panel:
fl.compilerErrors.clear();
|
|
|
|