Adobe Extending Flash Professional CS4 Manuale Utente Pagina 131

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 560
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 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.
Vedere la pagina 130
1 2 ... 126 127 128 129 130 131 132 133 134 135 136 ... 559 560

Commenti su questo manuale

Nessun commento