Adobe Extending Flash Professional CS5 User Manual Page 148

  • Download
  • Add to my manuals
  • Print
  • Page
    / 565
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 147
126
EXTENDING FLASH PROFESSIONAL
Document object
Last updated 5/2/2011
See also
document.crop(), document.deleteEnvelope(), document.intersect(), document.union(),
shape.isDrawingObject
document.removeAllFilters()
Availability
Flash 8.
Usage
document.removeAllFilters()
Parameters
None.
Returns
Nothing.
Description
Method; removes all filters from the selected object(s).
Example
The following example removes all filters from the selected object(s):
fl.getDocumentDOM().removeAllFilters();
See also
document.addFilter(), document.changeFilterOrder(), document.disableAllFilters(),
document.getFilters(), document.removeFilter(), Filter object
document.removeDataFromDocument()
Availability
Flash MX 2004.
Usage
document.removeDataFromDocument(name)
Parameters
name A string that specifies the name of the data to remove.
Returns
Nothing.
Page view 147
1 2 ... 143 144 145 146 147 148 149 150 151 152 153 ... 564 565

Comments to this Manuals

No comments