Animating Filter Effects

Posted by TerryG 
Animating Filter Effects
September 02, 2009 07:09PM
Some filter effects have a property named 'refresh'. The refresh property allows you to modify the effect's other properties at run time. Using Tweener, it's possible to create animated filter effects.

Sample here, with source.
Re: Animating Filter Effects
September 03, 2009 06:29AM
Most of the patterns will work this way but some patterns that use bitmap data won't work but at the end of the day it all comes down to testing the ground and see what patterns work combined with other patterns?
Re: Animating Filter Effects
November 25, 2009 12:30AM
I updated the sample file to use TweenLite instead of Tweener.

After additional testing, it still appears that the only filter effects which can be tweened are the ones with a 'refresh' property. And of those, not all effect properties are tweenable. So it's a mixed bag...
Sorry, you do not have permission to post/reply in this forum.