User Guide

BevelFilter (flash.filters.BevelFilter) 273
See also
filters (MovieClip.filters property), cacheAsBitmap (MovieClip.cacheAsBitmap
property)
, filters (Button.filters property), cacheAsBitmap
(Button.cacheAsBitmap property)
, filters (TextField.filters property),
applyFilter (BitmapData.applyFilter method), MovieClip
Property summary
Properties inherited from class Object
Modifiers Property Description
angle:Number The angle of the bevel.
blurX:Number The amount of horizontal blur in pixels.
blurY:Number The amount of vertical blur in pixels.
distance:Number The offset distance of the bevel.
highlightAlpha:Numbe
r
The alpha transparency value of the highlight color.
highlightColor:Numbe
r
The highlight color of the bevel.
knockout:Boolean Applies a knockout effect (true), which effectively
makes the object's fill transparent and reveals the
background color of the document.
quality:Number The number of times to apply the filter.
shadowAlpha:Number The alpha transparency value of the shadow color.
shadowColor:Number The shadow color of the bevel.
strength:Number The strength of the imprint or spread.
type:String The type of bevel.
constructor (Object.constructor property), __proto__ (Object.__proto__
property), prototype (Object.prototype property), __resolve
(Object.__resolve property)