Adobe Extending Flash Professional CS5 Uživatelský manuál Strana 135

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 565
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 134
113
EXTENDING FLASH PROFESSIONAL
Document object
Last updated 5/2/2011
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.
Zobrazit stránku 134
1 2 ... 130 131 132 133 134 135 136 137 138 139 140 ... 564 565

Komentáře k této Příručce

Žádné komentáře