Google's Swiffy does Flash to HTML5
Written by Ian Elliot   
Wednesday, 29 June 2011

Google has just released a tool called Swiffy which takes a Swf file and converts it to HTML5 - hence the name. Although still experimental it opens up lots of possibilities.

 

All you have to do to use Swiffy is provide the .swf file and it outputs HTML5 with the animation data coded using JSON.

The actual graphics are rendered using SVG and the level of SVG support has to be good. No prizes for guessing which browser has just this level of SVG support - Chrome, of course, but it also should work with Safari.

At the moment Swiffy is provided as a web service. You go to the web page, upload your file and it gets converted. Currently you can't get the source and Google hasn't decided if Swiffy is going to be open source or not.

Google says that such an early version can't be expected to convert all Flash content but it should work with timeline animations, vector graphics etc. A full Flash game is beyond it at the moment but you can see some examples of what it can do at a gallery site that Google has set up.

 

swffygallery

 

Given SVG, HTML5 and CSS3 it should be easier than you think to convert a Flash presentation. After all ActionScript is just a slightly modified version of JavaScript.  It is claimed that the converted files are almost as compact as the originals.

 

swffyicon

So far Swiffy isn't supposed to provide a solid alternative to Flash, just an experimental tool, but clearly it could be used as a way of getting Flash-based content onto Flash-hating Apple systems. It seems likely that this isn't the last we will hear of Swiffy.

More Information

Swiffy

Gallery of SWF files

 

Banner


JetBrains Updates IDEs With AI Code Completion
04/04/2024

JetBrains has launched the first set of updates for 2024 of its JetBrains IDEs. The new versions include full-line code autocompletion powered by locally run AI models.



OpenJS Foundation Launches jQuery Website Checker
23/04/2024

The OpenJS Foundation has launched a new website checker tool that detects if the jQuery used is out of date.


More News

Last Updated ( Wednesday, 29 June 2011 )