Adobe Extending Flash Professional CS5 Instrukcja Użytkownika Strona 190

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 565
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 189
168
EXTENDING FLASH PROFESSIONAL
Document object
Last updated 5/2/2011
fl.getDocumentDOM().unGroup();
See also
document.group()
document.union()
Availability
Flash 8.
Usage
document.union()
Parameters
None.
Returns
A Boolean value: true if successful; false otherwise.
Description
Method; combines all selected shapes into a drawing object.
Example
The following example combines all selected shapes into a drawing object:
fl.getDocumentDOM().union();
See also
document.crop(), document.deleteEnvelope(), document.intersect(), document.punch(),
shape.isDrawingObject
document.unlockAllElements()
Availability
Flash MX 2004.
Usage
document.unlockAllElements()
Parameters
None.
Returns
Nothing.
Przeglądanie stron 189
1 2 ... 185 186 187 188 189 190 191 192 193 194 195 ... 564 565

Komentarze do niniejszej Instrukcji

Brak uwag