Adobe Extending Flash Professional CS4 Instrukcja Użytkownika Strona 154

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 560
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 153
132
EXTENDING FLASH CS4 PROFESSIONAL
Document object
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.
Example
The following example reverts the current document to the previously saved version:
fl.getDocumentDOM().revert();
See also
document.canRevert(), fl.revertDocument()
document.revertToLastVersion()
Availability
Flash CS3 Professional.
Usage
document.revertToLastVersion()
Parameters
None.
Returns
A Boolean value of true if the document is successfully reverted; otherwise false.
Przeglądanie stron 153
1 2 ... 149 150 151 152 153 154 155 156 157 158 159 ... 559 560

Komentarze do niniejszej Instrukcji

Brak uwag