Shumway is a Flash VM and runtime written in JavaScript
Перейти к файлу
Michael Bebenita 259c14e243 Make reporting tool use standard input. 2015-04-29 17:12:20 -05:00
examples Fixes rendering assets in the inspector. 2015-04-28 09:52:43 -05:00
extension Merge pull request #2180 from tschneidereit/log-startup-timings 2015-04-27 18:19:35 +02:00
lib
src Merge pull request #2199 from yurydelendik/avm1-1450 2015-04-29 15:04:59 -05:00
test Adds callee/caller to the AVM1 Arguments. 2015-04-29 13:19:25 -05:00
traceLogging
utils Make reporting tool use standard input. 2015-04-29 17:12:20 -05:00
web Fixes iframe player. 2015-04-23 16:39:50 -05:00
.gitignore Rewrite of most of the AVM2 component, the core of the AVM1, plus lots of other changes to adapt to said rewrites 2015-04-23 19:27:58 +02:00
.gitmodules Remove lljs submodule reference 2015-01-30 21:39:27 +01:00
.travis.yml Rewrite of most of the AVM2 component, the core of the AVM1, plus lots of other changes to adapt to said rewrites 2015-04-23 19:27:58 +02:00
AUTHORS
Gruntfile.js Write the SWF name before running it. 2015-04-28 09:22:25 -07:00
LICENSE
Makefile Adds swfdec link for botio swfdec testing. 2015-03-26 08:09:27 -05:00
README.md Update README.md 2015-03-28 20:31:24 +01:00
diff_test Rewrite of most of the AVM2 component, the core of the AVM1, plus lots of other changes to adapt to said rewrites 2015-04-23 19:27:58 +02:00
package.json Rewrite of most of the AVM2 component, the core of the AVM1, plus lots of other changes to adapt to said rewrites 2015-04-23 19:27:58 +02:00
tslint.json Rewrite of most of the AVM2 component, the core of the AVM1, plus lots of other changes to adapt to said rewrites 2015-04-23 19:27:58 +02:00

README.md

Build Status

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

Install the Firefox extension: 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).

To build the Firefox extension: use grunt firefox.

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: