MACROMEDIA FLASH 8-ACTIONSCRIPT 2.0 LANGUAGE Reference page 334

Actionscript 2.0 language reference
Table of Contents

Advertisement

A filter is not applied if the resulting image exceeds 2880 pixels in width or height. If, for
example, 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
filters (MovieClip.filters property)
,
property)
filters (Button.filters property)
(Button.cacheAsBitmap property)
applyFilter (BitmapData.applyFilter method)
Property summary
Modifiers
Property
blurX:Number
blurY:Number
quality:Number
Properties inherited from class Object
constructor (Object.constructor
property),
prototype (Object.prototype
(Object.__resolve property)
Constructor summary
Signature
BlurFilter([blurX:Nu
mber],
[blurY:Number],
[quality:Number])
334
ActionScript classes
,
,
filters (TextField.filters property)
Description
The amount of horizontal blur.
The amount of vertical blur.
The number of times to perform the blur.
property),
Description
Initializes the filter with the specified parameters.
cacheAsBitmap (MovieClip.cacheAsBitmap
,
cacheAsBitmap
__proto__ (Object.__proto__
property),
__resolve
,

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Flash 8

Table of Contents