Adobe Extending Flash Professional CS5 Manual do Utilizador Página 450

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 565
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 449
428
EXTENDING FLASH PROFESSIONAL
SymbolInstance object
Last updated 5/2/2011
Description
Property; a boolean value that sets the Visible property of an object to on (true) or off (false).
Example
The following example sets the visibility of the first item in the first frame of the first layer to false:
fl.getDocumentDOM().getTimeline().layers[0].frames[0].elements[0].visible = false;
Vista de página 449
1 2 ... 445 446 447 448 449 450 451 452 453 454 455 ... 564 565

Comentários a estes Manuais

Sem comentários