June 2010
2 posts
1 tag
Smokescreen: a Flash player written in Javascript →
Simon Willison:
Chris Smoak’s Smokescreen, “a Flash player written in JavaScript”, is an incredible piece of work. It runs entirely in the browser, reads in SWF binaries, unzips them (in native JS), extracts images and embedded audio and turns them in to base64 encoded data:uris, then stitches the vector graphics back together as animated SVG.
I don’t think I can top Marco’s one word...