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

  • 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 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.
Zobrazit stránku 186
1 2 ... 182 183 184 185 186 187 188 189 190 191 192 ... 559 560

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

Žádné komentáře