Shumway is a Flash VM and runtime written in JavaScript
Перейти к файлу
Yury Delendik bb93b49bd7 Fixes inspector live view functionality. 2015-05-11 08:46:25 -05:00
examples Fixes inspector live view functionality. 2015-05-11 08:46:25 -05:00
extension Removing TestEaselHost and TestPlayer classes. 2015-05-09 08:38:14 -05:00
lib
src Fixes inspector debug terminal. 2015-05-11 08:40:16 -05:00
test Merge pull request #2239 from yurydelendik/avm1-misc 2015-05-09 17:10:50 -05:00
traceLogging
utils Excludes test/swfarchive; adds utils/report_grep.js 2015-05-07 11:45:56 -05:00
web Removing TestEaselHost and TestPlayer classes. 2015-05-09 08:38:14 -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 Removing TestEaselHost and TestPlayer classes. 2015-05-09 08:38:14 -05: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 Removes jshint; be specific about tslint version. 2015-05-05 20:14:24 -05: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: