Adobe Extending Flash Professional CS4 Manual de usuario Pagina 69

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 560
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 68
47
Chapter 7: compilerErrors object
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:
compilerErrors.clear()
Availability
Flash CS3 Professional.
Usage
compilerErrors.clear()
Parameters
None.
Returns
Nothing.
Description
Method; clears the contents of the Compiler Errors panel.
Example
The following example clears the contents of the Compiler Errors panel:
fl.compilerErrors.clear();
See also
compilerErrors.save()
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.
Vista de pagina 68
1 2 ... 64 65 66 67 68 69 70 71 72 73 74 ... 559 560

Comentarios a estos manuales

Sin comentarios