Mozilla Shumway an HTML5 JS renderer for SWF files for Firefox
Wednesday, October 2, 2013
Richard Harris |
Shumway is an HTML5 technology experiment that explores building a faithful
and efficient renderer for the SWF file format without native code
assistance. Many have found it to be an effective path away from Flash into HTML5.
Read more: https://github.com/mozilla/shumway#readme
It's community-driven and supported by Mozilla. The goal is to create a general-purpose, web standards-based platform for parsing and rendering SWFs. Integration with Firefox is a possibility if the experiment proves successful.
All of Shumway’s rendering occurs using the HTML5 canvas element, as you might expect. And it turns out, once again, that JavaScript is actually fast enough to make this work well.
Here is a great little racing demo, that is particularly interesting, as it shows that the performance of the ActionScript and graphics engines are fast enough to run real world Flash applications. JavaScript performance is getting really good these days, and many people still underestimate it.
Read more: https://github.com/mozilla/shumway#readme
Become a subscriber of App Developer Magazine for just $5.99 a month and take advantage of all these perks.
MEMBERS GET ACCESS TO
- - Exclusive content from leaders in the industry
- - Q&A articles from industry leaders
- - Tips and tricks from the most successful developers weekly
- - Monthly issues, including all 90+ back-issues since 2012
- - Event discounts and early-bird signups
- - Gain insight from top achievers in the app store
- - Learn what tools to use, what SDK's to use, and more
Subscribe here