Adobe Extending Flash Professional CS4 Manuale Utente Pagina 110

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 560
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 109
88
EXTENDING FLASH CS4 PROFESSIONAL
Document object
document.deleteEnvelope()
Availability
Flash 8.
Usage
document.deleteEnvelope()
Parameters
None.
Returns
A Boolean value: true if successful; false otherwise.
Description
Method; deletes the envelope (bounding box that contains one or more objects) from the selected objects.
Example
The following example deletes the envelope from the selected objects:
fl.getDocumentDOM().deleteEnvelope();
See also
document.crop(), document.intersect(), document.punch(), document.union(), shape.isDrawingObject
document.deletePublishProfile()
Availability
Flash MX 2004.
Usage
document.deletePublishProfile()
Parameters
None.
Returns
An integer that is the index of the new current profile. If a new profile is not available, the method leaves the current
profile unchanged and returns its index.
Description
Method; deletes the currently active profile, if there is more than one. There must be at least one profile left.
Example
The following example deletes the currently active profile, if there is more than one, and displays the index of the new
currently active profile:
Vedere la pagina 109
1 2 ... 105 106 107 108 109 110 111 112 113 114 115 ... 559 560

Commenti su questo manuale

Nessun commento