elmuerte / shumway-shim

Drop-in javascript library to replace Adobe Flash embeds with the Shumway HTML5 Flash viewer.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shumway Shim

A simple drop-in javascript which replaces Adobe Flash embeds with a Shumway viewer.

This shim can be used to fix old sites containing Adobe Flash movies. You probably do not want to use it for new sites.

Usage

Download the latest version and upload it to your website. Then simply include the main JavaScript file on the page.

<script src="/shumway/shumway-shim.js"></script>

About

Drop-in javascript library to replace Adobe Flash embeds with the Shumway HTML5 Flash viewer.

License:Apache License 2.0


Languages

Language:JavaScript 86.6%Language:HTML 11.6%Language:Shell 1.8%