Flash CS3 Documentation |
|||
| Programming ActionScript 3.0 > Filtering display objects > Creating and applying filters | |||
Filters allow you to apply a range of effects to bitmap and display objects, ranging from drop shadows to bevels and blurs. Each filter is defined as a class, so applying filters involves creating instances of filter objects, which is no different from constructing any other object. Once you've created an instance of a filter object, it can easily be applied to a display object by using the object's filters property, or in the case of a BitmapData object, by using the applyFilter() method.
Flash CS3
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/flash/9.0/main/00000192.html