Frames 

 No Frames

Previous Element
Bevel

Next Element
Button


Blur

Defines a single blur filter on the display object.

Attributes

blurX This defines the extent of the blur effect of the filter in the X-axis. A value of zero disables blurring and a value of 100 is the maximum blur value permitted.
From Value0
To Value100
Default Value5
blurY This defines the extent of the blur effect of the filter in the Y-axis. A value of zero disables blurring and a value of 100 is the maximum blur value permitted.
From Value0
To Value100
Default Value5
quality This defines the rendering quality of the filter. The higher the quality, the greater the processing power required to render the filter.
Values
low
This is the default lowest quality of the filter and is best for optimal playback performance
medium
This is the medium quality level
high
This is the highest quality level and renders the optimal blur
Default Valuelow

Parent Elements

Filters

Examples

None


Previous Element
Bevel

Next Element
Button