Adobe Extending Flash Professional CS5 Instrukcja Użytkownika Strona 153

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 565
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 152
131
EXTENDING FLASH PROFESSIONAL
Document object
Last updated 5/2/2011
fl.getDocumentDOM().resetRectangleObject();
See also
document.resetOvalObject()
document.resetTransformation()
Availability
Flash MX 2004.
Usage
document.resetTransformation()
Parameters
None.
Returns
Nothing.
Description
Method; resets the transformation matrix. This method is equivalent to selecting Modify > Transform > Remove
Transform.
Example
The following example resets the transformation matrix for the current selection:
fl.getDocumentDOM().resetTransformation();
document.revert()
Availability
Flash MX 2004.
Usage
document.revert()
Parameters
None.
Returns
Nothing.
Description
Method; reverts the specified document to its previously saved version. This method is equivalent to selecting File >
Revert.
Przeglądanie stron 152
1 2 ... 148 149 150 151 152 153 154 155 156 157 158 ... 564 565

Komentarze do niniejszej Instrukcji

Brak uwag