Adobe Extending Flash Professional CS4 Manuale Utente Pagina 136

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 560
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 135
114
EXTENDING FLASH CS4 PROFESSIONAL
Document object
Usage
document.group()
Parameters
None.
Returns
Nothing.
Description
Method; converts the current selection to a group.
Example
The following example converts the objects in the current selection to a group:
fl.getDocumentDOM().group();
See also
document.unGroup()
document.height
Availability
Flash MX 2004.
Usage
document.height
Description
Property; an integer that specifies the height of the document (Stage) in pixels.
Example
The following example sets the height of the Stage to 400 pixels:
fl.getDocumentDOM().height = 400;
See also
document.width
document.id
Availability
Flash CS3 Professional.
Vedere la pagina 135
1 2 ... 131 132 133 134 135 136 137 138 139 140 141 ... 559 560

Commenti su questo manuale

Nessun commento