Adobe 65036570 - Director - PC User Manual page 149

User guide
Hide thumbs Also See for 65036570 - Director - PC:
Table of Contents

Advertisement

Blur filter applied to a text sprite
Property summary
Property
BlurX:Number
BlurY:Number
Quality:Number
Lingo Syntax:
MyFilter=filter(#BlurFilter)
or
MyFilter = filter(#BlurFilter, [#BlurX:5, #BlurY:5, #quality:1])
Java Script Syntax:
var MyFilter = filter(symbol("BlurFilter"));
or
var MyFilter=filter(symbol("BlurFilter"),
propList(symbol("BlurX"),5,symbol("BlurY"),5), symbol("quality"),1);
Glow Filter
The Glow filter lets you apply a color all around the edges of a sprite and to add a glow effect to various sprites. You
can set the style of the glow in several ways, including inner or outer glow and knockout mode.
Glow filter applied to a text sprite
Property summary
Property
Description
BlurX:Number
The amount of horizontal blur.
BlurY:Number
The amount of vertical blur.
quality:Number
The number of times to perform the blur.
strength:Number
The strength of the imprint or spread. The higher the
value, the more color is imprinted and the stronger the
contrast between the glow and the background.
color:Color
The color of the glow.
Description
Value Range
The amount of
0-255
horizontal blur.
The amount of
0-255
vertical blur.
The number of
0-15
times to perform
the blur.
Default
5
5
1
Value Range
0-255
0-255
0-15
0-10
ADOBE DIRECTOR 11.0
User Guide
Default
6
6
1 (low)
2
RGB (FF,0,0)
138

Advertisement

Table of Contents
loading

This manual is also suitable for:

Director 11

Table of Contents