Adobe Extending Flash Professional CS5 Uživatelský manuál Strana 186

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 565
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 185
164
EXTENDING FLASH PROFESSIONAL
Document object
Last updated 5/2/2011
See also
document.canTestMovie(), document.testScene()
document.testScene()
Availability
Flash MX 2004.
Usage
document.testScene()
Parameters
None.
Returns
Nothing.
Description
Method; executes a Test Scene operation on the current scene of the document.
Example
The following example tests the current scene in the document:
fl.getDocumentDOM().testScene();
See also
document.canTestScene(), document.testMovie()
document.timelines
Availability
Flash MX 2004.
Usage
document.timelines
Description
Read-only property; an array of Timeline objects (see Timeline object).
Example
The following example gets the array of current timelines in the active document and displays their names in the
Output panel:
Zobrazit stránku 185
1 2 ... 181 182 183 184 185 186 187 188 189 190 191 ... 564 565

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

Žádné komentáře