Question
Tweening a Filter
I have a movieclip that i want to gradually blur using the
blur filter. From what I understood was that i simply added the
filter in AS3, then tweened the blurx and blury properties of the
filter. I have had no luck in doing this. If Look online for help,
all I get are pages for custom tween classes. I would really like
to know how to do this in AS3. Here is basically what I have. A
movieclip on the stage called bgNorm_mc.
Thanks ahead of time for any help or insight to the problem.
Thanks ahead of time for any help or insight to the problem.