Adobe Extending Flash Professional CS4 Manual de usuario Pagina 187

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 560
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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.
Vista de pagina 186
1 2 ... 182 183 184 185 186 187 188 189 190 191 192 ... 559 560

Comentarios a estos manuales

Sin comentarios