530
ActionScript classes
Property summary
Properties inherited from class Object
Constructor summary
Modifiers
Property
Description
alpha
:Number
The alpha transparency value for the shadow color.
angle
:Number
The angle of the shadow.
blurX
:Number
The amount of horizontal blur.
blurY
:Number
The amount of vertical blur.
color
:Number
The color of the shadow.
distance
:Number
The offset distance for the shadow, in pixels.
hideObject
:Boolean
Indicates whether or not the object is hidden.
inner
:Boolean
Indicates whether or not the shadow is an inner
shadow.
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.
strength
:Number
The strength of the imprint or spread.
constructor (Object.constructor property)
,
__proto__ (Object.__proto__
property)
,
prototype (Object.prototype property)
,
__resolve
(Object.__resolve property)
Signature
Description
DropShadowFilter
([di
stance:Number],
[angle:Number],
[color:Number],
[alpha:Number],
[blurX:Number],
[blurY:Number],
[strength:Number],
[quality:Number],
[inner:Boolean],
[knockout:Boolean],
[hideObject:Boolean]
)
Creates a new DropShadowFilter instance with the specified
parameters.
Summary of Contents for FLASH 8-ACTIONSCRIPT 2.0 LANGUAGE
Page 1: ...ActionScript 2 0 Language Reference ...
Page 1352: ...1352 ActionScript classes ...