The blur filter seems to crash all of Flash inexplicably.
In my program I’m blurring 15 images, adding them to the main movie via addChild(), then removing them via removeChild(), and showing 15 more. This happens in rapid succession and runs fine most of the time. Every once in a while though, it will crash the entire program without explanation.
Has anyone else run into this issue?