Adobe Extending Flash Professional CS4 User Manual Page 154

  • Download
  • Add to my manuals
  • Print
  • Page
    / 560
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 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.
Page view 153
1 2 ... 149 150 151 152 153 154 155 156 157 158 159 ... 559 560

Comments to this Manuals

No comments