Adobe Extending Flash Professional CS5 Manuale Utente Pagina 130

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 565
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 129
108
EXTENDING FLASH PROFESSIONAL
Document object
Last updated 5/2/2011
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 129
1 2 ... 125 126 127 128 129 130 131 132 133 134 135 ... 564 565

Commenti su questo manuale

Nessun commento