PDA

View Full Version : Filters not working!!



jasonhardwick
May 8th, 2009, 01:44 PM
I have a file that i am trying to add a blur filter to. it is at the very end of the movie. It shows up in the FLA but when I publish the movie the blur isn't there. any idea why.... Here is the fla file and swf I'm getting

http://www.jasonhardwick.com/Flash.zip

jasonhardwick
May 8th, 2009, 05:07 PM
Can anyone help or just give me a direction to look in to see where the issue may be?

Thanks

Digitalosophy
May 8th, 2009, 05:12 PM
"Warning: Filter will not render. The DisplayObject's filtered dimensions (176, 3619) are too large to be drawn.
Warning: Filter will not render. The DisplayObject's filtered dimensions (178, 3621) are too large to be drawn.
Warning: Filter will not render. The DisplayObject's filtered dimensions (178, 3621) are too large to be drawn."

I've never seen that before but I'm assuming its because the height is so big. You could try breaking them into smaller clips then just sticking them in a big container and/or try tweener

jasonhardwick
May 8th, 2009, 05:21 PM
Thanks... I'll give that a try.