Users of devices without Flash capabilities (such as iPhones and iPads) can now, with a new tool from Google Labs called Swiffy taking aim at Flash files on the Web by converting them to HTML5. Swiffy converts Flash SWF (the file format for Flash) files to HTML5.
Tags: Apple Google ipad iPhone
The SWF file is converted in two phases:
- The Swiffy compiler (which you can use on this website) processes the SWF file and generates a JSON file.
- A client-side JavaScript runtime loads that JSON file and renders it using HTML, SVG and CSS.
Details from FAQ: