You can also apply filter effects to images and video during authoring. For more information,
see your authoring documentation.
If you apply a filter to a movie clip or button, the
or button is set to
true
restored.
This filter supports Stage scaling. However, it does not support general scaling, rotation, and
skewing; if the object itself is scaled (if
is not scaled. It is scaled only when the Stage is zoomed.
A filter is not applied if the resulting image exceeds 2880 pixels in width or height. For
example, if you zoom in on a large movie clip with a filter applied, the filter is turned off if the
resulting image exceeds the limit of 2880 pixels.
Availability: ActionScript 1.0; Flash Player 8
See also
applyFilter (BitmapData.applyFilter method)
(Button.cacheAsBitmap property)
DropShadowFilter (flash.filters.DropShadowFilter)
(MovieClip.cacheAsBitmap property)
filters (TextField.filters property)
Property summary
Modifiers
Property
alpha:Number
blurX:Number
blurY:Number
color:Number
inner:Boolean
knockout:Boolean
quality:Number
strength:Number
Properties inherited from class Object
constructor (Object.constructor
property),
prototype (Object.prototype
(Object.__resolve property)
. If you clear all filters, the original value of
_xscale
,
filters (Button.filters property)
,
filters (MovieClip.filters property)
Description
The alpha transparency value for the color.
The amount of horizontal blur.
The amount of vertical blur.
The color of the glow.
Specifies whether the glow is an inner glow.
Specifies whether the object has a knockout effect.
The number of times to apply the filter.
The strength of the imprint or spread.
property),
property of the movie clip
cacheAsBitmap
cacheAsBitmap
and
are not 100%), the filter effect
_yscale
,
cacheAsBitmap
,
cacheAsBitmap
__proto__ (Object.__proto__
property),
__resolve
GlowFilter (flash.filters.GlowFilter)
is
,
,
599
Need help?
Do you have a question about the FLASH 8-ACTIONSCRIPT 2.0 LANGUAGE and is the answer not in the manual?