Shumway is a Flash VM and runtime written in JavaScript
Перейти к файлу
Yury Delendik aa59714613 Plays PCM data via Audio Data API or Web Audio API 2013-01-05 14:11:57 -06:00
examples Plays PCM data via Audio Data API or Web Audio API 2013-01-05 14:11:57 -06:00
extension/firefox Adds DefineSound and StreamSoundBlock tags parsing 2012-12-31 16:24:22 -06:00
lib Plays PCM data via Audio Data API or Web Audio API 2013-01-05 14:11:57 -06:00
src Plays PCM data via Audio Data API or Web Audio API 2013-01-05 14:11:57 -06:00
test Adds DefineSound and StreamSoundBlock tags parsing 2012-12-31 16:24:22 -06:00
utils Made Audio class use URLLoader. 2012-12-20 19:23:40 -08:00
web Fixes build-web for c4; increases minor version number for the extension 2012-12-17 20:05:33 -06:00
.gitignore Adjusts .gitignore 2012-10-31 09:42:21 -05:00
.gitmodules Integrate xStats performance monitor. 2012-11-15 22:45:21 +01:00
LICENSE Unindent LICENSE 2012-12-05 22:19:35 -08:00
Makefile Made Audio class use URLLoader. 2012-12-20 19:23:40 -08:00
README.md Update README.md 2012-01-07 09:51:04 +01:00

README.md

Shumway

Overview

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.