[Tweener] Tweener Motion Blur - AS2
Zeh Fernando
zeh at zehfernando.com
Fri Dec 25 18:43:58 PST 2009
If it's just a horizontal motion blur, you just tween "_Bevel_blurX" (which
adds the blur) in between, for example to 1 second. Then you add a second
blur to 0 for the remaining of the animation. Or just adjust the values to
get a proper blurring radius depending on the actual speed of your MC.
Zeh
On Fri, Dec 25, 2009 at 4:50 PM, radicalvisions® <info at radicalvisions.de>wrote:
> Nice holiday greetings go out to the tweener community :-)
>
> I hope someone could help me out with this question.
> It is about adding a motion blur via Tweener.
>
>
> I'm thinking about the following:
>
> import caurina.transitions.Tweener;
> import caurina.transitions.properties.FilterShortcuts;
> FilterShortcuts.init();
>
> Tweener.addTween(MC, { _y:-220, transition:'easeOutCubic', time:2,
> onUpdate...} )
>
> Can somebody help me out with the right function for AS2?
>
> Thanks a lot guys,
> Regards
>
> _______________________________________________
> Tweener mailing list
> Tweener at lists.caurinauebi.com
> http://lists.caurinauebi.com/listinfo.cgi/tweener-caurinauebi.com
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.caurinauebi.com/pipermail/tweener-caurinauebi.com/attachments/20091225/5ccdecf1/attachment.htm>
More information about the Tweener
mailing list