Here it is in it’s current state<\/a>.<\/p>\nI wanted to see how far I could push that exploding Actionscript 3.0 code – see if Flash could handle updating each animating pixel every frame, while playing a video, then blurring it. Sure enough, it can! It did take further optimization from the version I posted the other day – including swapping copyPixels with getPixel\/setPixel, and removing an anonymous function call (wow that was expensive!). Here it is:<\/p>\n