Adobe Extending Flash Professional CS4 Uživatelský manuál Strana 154

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 560
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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.
Zobrazit stránku 153
1 2 ... 149 150 151 152 153 154 155 156 157 158 159 ... 559 560

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

Žádné komentáře