Shumway is a Flash VM and runtime written in JavaScript
Перейти к файлу
Tobias Schneider 883e435244 Stream graphics and text updates 2014-02-26 14:41:50 -08:00
examples Merge 2014-01-31 11:57:53 -08:00
extension Few homestarrunner site fixes 2013-12-17 09:09:02 -06:00
lib Fix ByteArray::compress/uncompress. 2013-12-18 15:58:21 -08:00
src Stream graphics and text updates 2014-02-26 14:41:50 -08:00
test Stubs MouseCursorData 2014-01-08 10:42:44 -06:00
utils Merge pull request #1011 from tobeytailor/flash 2013-12-18 15:42:32 -08:00
web Remove deflate libs, use existing inflate implementation in ByteArray instead. 2013-12-18 12:09:52 -08:00
.gitignore Initial grunt stuff 2013-12-04 14:21:14 -06:00
.gitmodules Replace xstats by stats 2013-08-26 10:44:15 -05:00
AUTHORS add /me to authors 2013-08-16 12:14:29 -03:00
Gruntfile.js Fixes 'grunt build-web' 2013-12-04 18:25:44 -06:00
LICENSE Changes license to Apache v2 and adds headers for the core files 2013-04-25 14:40:07 -05:00
Makefile Proxy Makefile calls to grunt 2013-12-04 16:45:43 -06:00
README.md Update README.md 2013-10-09 17:39:28 -07:00
package.json Initial grunt stuff 2013-12-04 14:21:14 -06:00

README.md

Shumway

Shumway is an HTML5 technology experiment that explores building a faithful and efficient renderer for the SWF file format without native code assistance.

Shumway is community-driven and supported by Mozilla. Our 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.

Getting started

Online demo

For an online demo, visit:

Extension

The Firefox extension is availble at http://mozilla.github.io/shumway/extension/firefox/shumway.xpi

This development extension should be quite stable but still might break from time to time. Also, note that the development extension is updated on every merge and by default Firefox will auto-update extensions on a daily basis (you can change this through the extensions.update.interval option in about:config, time is in seconds).

Contributing

Development

See the wiki.

If you don't want to hack on the project or have little spare time, you still can help! Just install the Firefox extension, test it on SWFs in the wild, and report any problems or unimplemented features.

Our GitHub contributors so far:

You can add your name to it! :)

The easiest way to get started is to grep for TODOs and implement them.

Additional resources

Talk to us on IRC:

  • #shumway on irc.mozilla.org

Post on our mailing list:

Subscribe either using lists.mozilla.org or Google Groups: