set the amount of both horizontal and vertica
A simple blur tween class. You can set the amount of both horizontal and vertical blur, the direction, the quality of the effect, the time, the easing type and easing direction. Very easy to use. The syntax is something like this :
new BlurTween(target:Movieclip, direction:String, xAmount:Number, yAmount:Number, quality:Number, time:Number, easing:String, easingDirection:String)
Package includes: FLA,AS;
Opens with: Flash 8, Flash CS3;
AS Version: ActionScript 2.0;
Viewable with: Flash Player 8 and above;
new BlurTween(target:Movieclip, direction:String, xAmount:Number, yAmount:Number, quality:Number, time:Number, easing:String, easingDirection:String)
Package includes: FLA,AS;
Opens with: Flash 8, Flash CS3;
AS Version: ActionScript 2.0;
Viewable with: Flash Player 8 and above;
Ключевые слова:
flash, actionscript 2.0, actionscript 3.0, design, effects, blur, class, flash components