Skip to content

Latest commit

 

History

History
22 lines (11 loc) · 642 Bytes

File metadata and controls

22 lines (11 loc) · 642 Bytes

filter.blurY

Availability

Flash 8.

Usage

filter.blurY

Description

Property; a float value that specifies the amount to blur in the y direction, in pixels. Acceptable values are between 0 and 255. This property is defined for Filter objects with a value of "bevelFilter", "blurFilter", "dropShadowFilter", "glowFilter", "gradientBevelFilter", or "gradientGlowFilter" for the filter.name property.

Example

See filter.blurX

See also

document.setFilterProperty(), filter.blurX