Adobe Extending Flash Professional CS5 Manuale Utente Pagina 456

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 565
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 455
434
EXTENDING FLASH PROFESSIONAL
SymbolItem object
Last updated 5/2/2011
Description
Read-only property; a Timeline object.
Example
The following example obtains and shows the number of layers that the selected movie clip in the library contains:
var tl = fl.getDocumentDOM().library.getSelectedItems()[0].timeline;
alert(tl.layerCount);
Vedere la pagina 455
1 2 ... 451 452 453 454 455 456 457 458 459 460 461 ... 564 565

Commenti su questo manuale

Nessun commento