Smokescreen Player - A Flash player written in Javascript http://smokescreen.us/ Copyright 2011, Chris Smoak Released under the MIT License. http://www.opensource.org/licenses/mit-license.php To see an example: - Start a web server serving this directory - Browse to player.html
cesmoak/smokescreen
A Flash player written in JavaScript. Now with more bugs! This version is a major rework of what was demoed last year. It is better in many ways, but also less complete in many ways. It also uses Canvas to render instead of SVG. The main difference, though, is that after making a mess building the first player, this codebase is actually maintainable. Currently cleaning up: tools to help dissect SWFs, and the AS2 -> JS compiler.
JavaScriptMIT