Flash 8.
document.getFilters()
None.
An array that contains a list of filters applied to the currently selected objects.
Method; returns an array that contains the list of filters applied to the currently selected objects. If multiple objects are selected and they don’t have identical filters, this method returns the list of filters applied to the first selected object.
document.addFilter(), document.changeFilterOrder(), document.setFilters(), Filter object