Comment on Shumway: a SWF interpreter entirely in JavaScriptparentComments−TazeTSchnitzel13yI believe Adobe made a tool for converting Flash MovieClips to HTML5 so you could use it to make animations and such.−Jare13yYeah, that's the CreateJS Toolkit for CS6: http://www.adobe.com/products/flash/flash-to-html5.htmlIt is an exporter from the Flash tool to a separate format, not a SWF file interpreter, so it has a different set of tradeoffs.
Comments
I believe Adobe made a tool for converting Flash MovieClips to HTML5 so you could use it to make animations and such.
Yeah, that's the CreateJS Toolkit for CS6: http://www.adobe.com/products/flash/flash-to-html5.html
It is an exporter from the Flash tool to a separate format, not a SWF file interpreter, so it has a different set of tradeoffs.