Adobe Extending Flash Professional CS4 Manuale Utente Pagina 457

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 560
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 456
435
EXTENDING FLASH CS4 PROFESSIONAL
SymbolItem object
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 456
1 2 ... 452 453 454 455 456 457 458 459 460 461 462 ... 559 560

Commenti su questo manuale

Nessun commento