Adobe Extending Flash Professional CS4 Manuale Utente Pagina 150

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 560
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 149
128
EXTENDING FLASH CS4 PROFESSIONAL
Document object
Description
Method; removes persistent data with the specified name that has been attached to the selection.
Example
The following example removes from the selection the persistent data named "myData":
fl.getDocumentDOM().removeDataFromSelection("myData");
See also
document.addDataToSelection()
document.removeFilter()
Availability
Flash 8.
Usage
document.removeFilter(filterIndex)
Parameters
filterIndex An integer specifying the zero-based index of the filter to remove from the selected object(s).
Returns
Nothing.
Description
Method; removes the specified filter from the Filters list of the selected object(s).
Example
The following example removes the first filter (index value 0) from the Filters list of the selected object(s):
fl.getDocumentDOM().removeFilter(0);
See also
document.addFilter(), document.changeFilterOrder(), document.disableFilter(),
document.getFilters(), document.removeAllFilters(), Filter object
document.renamePublishProfile()
Availability
Flash MX 2004.
Usage
document.renamePublishProfile([profileNewName])
Vedere la pagina 149
1 2 ... 145 146 147 148 149 150 151 152 153 154 155 ... 559 560

Commenti su questo manuale

Nessun commento