Adobe Extending Flash Professional CS4 Manual do Utilizador Página 131

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 560
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 130
109
EXTENDING FLASH CS4 PROFESSIONAL
Document object
See also
document.addFilter(), document.changeFilterOrder(), document.setFilters(), Filter object
document.getMetadata()
Availability
Flash 8.
Usage
document.getMetadata()
Parameters
None.
Returns
A string containing the XML metadata associated with the document or an empty string if there is no metadata.
Description
Method; returns a string containing the XML metadata associated with the document, or an empty string if there is no
metadata.
Example
The following example displays XML metadata from the current document in the Output panel:
fl.trace("XML Metadata is :" + fl.getDocumentDOM().getMetadata());
See also
document.setMetadata()
document.getMobileSettings()
Availability
Flash CS3 Professional.
Usage
document.getMobileSettings()
Parameters
None.
Returns
A string that represents the XML settings for the document. If no value has been set, returns an empty string.
Description
Method; returns the mobile XML settings for the document.
Vista de página 130
1 2 ... 126 127 128 129 130 131 132 133 134 135 136 ... 559 560

Comentários a estes Manuais

Sem comentários