Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 1007 Bytes

File metadata and controls

22 lines (13 loc) · 1007 Bytes

compilerErrors summary

Availability

Flash CS3 Professional.

Description

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

Method summary

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.