Property summary
Modifiers
Property
alpha:Number
angle:Number
blurX:Number
blurY:Number
color:Number
distance:Number
hideObject:Boolean
inner:Boolean
knockout:Boolean
quality:Number
strength:Number
Properties inherited from class Object
constructor (Object.constructor
property),
prototype (Object.prototype
(Object.__resolve property)
Constructor summary
Signature
DropShadowFilter([di
stance:Number],
[angle:Number],
[color:Number],
[alpha:Number],
[blurX:Number],
[blurY:Number],
[strength:Number],
[quality:Number],
[inner:Boolean],
[knockout:Boolean],
[hideObject:Boolean]
)
530
ActionScript classes
Description
The alpha transparency value for the shadow color.
The angle of the shadow.
The amount of horizontal blur.
The amount of vertical blur.
The color of the shadow.
The offset distance for the shadow, in pixels.
Indicates whether or not the object is hidden.
Indicates whether or not the shadow is an inner
shadow.
Applies a knockout effect (true), which effectively
makes the object's fill transparent and reveals the
background color of the document.
The number of times to apply the filter.
The strength of the imprint or spread.
property),
Description
Creates a new DropShadowFilter instance with the specified
parameters.
__proto__ (Object.__proto__
property),
__resolve
Need help?
Do you have a question about the FLASH 8-ACTIONSCRIPT 2.0 LANGUAGE and is the answer not in the manual?
Questions and answers