Adobe Extending Flash Professional CS4 Manual do Utilizador Página 148

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 560
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 147
126
EXTENDING FLASH CS4 PROFESSIONAL
Document object
document.punch()
Availability
Flash 8.
Usage
document.punch()
Parameters
None.
Returns
A Boolean value: true if successful; false otherwise.
Description
Method; uses the top selected drawing object to punch through all selected drawing objects underneath it. This method
returns
false if there are no drawing objects selected or if any of the selected items are not drawing objects.
Example
The following example punches through drawing objects underneath the selected drawing object:
fl.getDocumentDOM().punch();
See also
document.crop(), document.deleteEnvelope(), document.intersect(), document.union(),
shape.isDrawingObject
document.removeAllFilters()
Availability
Flash 8.
Usage
document.removeAllFilters()
Parameters
None.
Returns
Nothing.
Description
Method; removes all filters from the selected object(s).
Example
The following example removes all filters from the selected object(s):
Vista de página 147
1 2 ... 143 144 145 146 147 148 149 150 151 152 153 ... 559 560

Comentários a estes Manuais

Sem comentários