Shumway - Mozilla's JavaScript Flash Player
Written by Ian Elliot   
Thursday, 22 November 2012

A new project from Mozilla aims to build a SWF Flash Player implementation in JavaScript that does not rely on native code and so provides an alternative way to process rich media without a plugin.

Shumway is an open source project that is working on an experimental web-native runtime implementation of the SWF file format that delivers vector graphics, text video and sound over the Internet.

Mozilla's motivation is to advance the Open Web and for this it wants to make rich media capabilities, previously only available in Flash, also available in the native web browser stack. It has the twin aims of liberating us from the need to use Adobe's proprietary Flash Player and also providing a runtime processor for SWF and other rich media formats on platforms for which runtime implementations are not available.

Although  SWF (ShockWave Flash format) is an Adobe format it is open source and this project aims to get us nearer to HTML5 technology providing a complete browser experience.

 

shumwaydemo

 

There is already a live demo to show Shumway's capabilities as a renderer and you can also install the shumway.xpi extension to use with the beta of Firefox 17 to preview SWF content on the web using Shumway.

The Mozilla blog does however include a note of caution:

Please be aware that Shumway is very experimental, is missing features, contains many defects, and is evolving rapidly.

The blog post from Jet Villegas also sends out a request for help from those interested in contributing to the Shumway implementation in the following five areas:

1. Core. This module includes the main file format parser, the rasterizer, and event system.
2. AVM1. JavaScript interpreter for ActionScript version 1 and version 2 bytecode.
3. AVM2.  JavaScript interpreter and JIT compiler for ActionScript version 3 bytecode.
4. Browser Integration handles the glue between the web browser and the Shumway runtime.
5. Testing/Demos. Add good demo and test files/links to Shumway.

 mozilla

More Information

The Shumway Open SWF Runtime Project

Shumway demo 

https://github.com/mozilla/shumway/wiki
https://github.com/mozilla/shumway/wiki/Running-the-Examples
https://github.com/mozilla/shumway/wiki/Building-Firefox-Extension

Related Articles

Mozilla Gladius Game Engine Reaches V0.1

 

To be informed about new articles on I Programmer, install the I Programmer Toolbar, subscribe to the RSS feed, follow us on, Twitter, Facebook, Google+ or Linkedin,  or sign up for our weekly newsletter.

 

raspberry pi books

 

Comments




or email your comment to: comments@i-programmer.info

 

Banner


The University of Tübingen's Self-Driving Cars Course
22/03/2024

The recorded lectures and the written material of a course on Self-Driving Cars at the University of Tübingen have been made available for free. It's a first class opportunity to learn the in an [ ... ]



JetBrains Announces TeamCity Pipelines
19/03/2024

JetBrains has released a public beta of TeamCity Pipelines, a cloud-based Continuous Integration/Continuous Deployment (CI/CD) service for small and medium-sized engineering teams.


More News

Last Updated ( Thursday, 22 November 2012 )