Adobe Extending Flash Professional CS4 User Manual Page 187

  • Download
  • Add to my manuals
  • Print
  • Page
    / 560
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 186
165
EXTENDING FLASH CS4 PROFESSIONAL
Document object
Description
Method; synchronizes the specified document with the most current version on the Version Cue server, and logs any
errors to the Output panel.
This method works only with documents that are currently open. To retrieve the latest version of a file that is not
currently open, use
fl.downloadLatestVersion().
Example
The following example synchronizes the current document with the version on the Version Cue server:
fl.getDocumentDOM().synchronizeWithHeadVersion();
See also
document.canSaveAVersion(), fl.downloadLatestVersion(), document.revertToLastVersion(),
document.saveAVersion(), fl.synchronizeDocumentWithHeadVersion()
document.testMovie()
Availability
Flash MX 2004.
Usage
document.testMovie()
Parameters
None.
Returns
Nothing.
Description
Method; executes a Test Movie operation on the document.
Example
The following example tests the movie for the current document:
fl.getDocumentDOM().testMovie();
See also
document.canTestMovie(), document.testScene()
document.testScene()
Availability
Flash MX 2004.
Page view 186
1 2 ... 182 183 184 185 186 187 188 189 190 191 192 ... 559 560

Comments to this Manuals

No comments