Guys, there were the times when you thought of having a tool which could convert your fancy .swf file to the alternate content for browsers/devices which are able to show that content, however I already mentioned in my other post “Show alternate content for swf”. The trick is to use some JS code for alternate content.
This another and very successful tool is from google. The name google developer have given to it is “SWIFY“. This is a competitor of product from Adobe, Wallaby. Both are the giants of digital world in their fields. But there are some goods and bads with both the tools. According to my experience of using both the tools I would prefer swiffy for all the reasons.
for Swiffy you could just upoad your file online and it will instantly convert it to HTML5 which is always condensed in a single file but when you want to approach same with Wallaby you must download the software from Adobe(click here). After qquick instalation procvess browse your .fla file(source file is very required for conversion) aand then convert it to HTML5. So for copyrights issues google warns before conversion but Adobe forces you to have .fla.
Swiffy seems to do quite a decent job of converting SWF files. It’s also able to deal with embeddeded/nested movie clips, which is quite good and allows for complex animations that would otherwise be a struggle to create using HTML5’s canvas element. File sizes also seem to be very small; perhaps because of the plain text nature of HTML5.
Google says that Adobe is pleased to see the Flash platform extended to devices which don’t support the Flash player. The result is that anyone creating rich or interactive ads can continue to get all the authoring benefits of Flash Pro and have the flexibility to run the ad in the Flash Player or HTML depending on what’s available on the system. Google and Adobe look forward to close collaboration around efforts like these.
You could look at some examples below which have been converted with Swiffy
Gallery
-
File sizes (gzipped): SWF: 34.2 KB, HTML: 38.8 KB
Google Chrome ad using various SWF features such as vector graphics, embedded fonts, animation and drop shadow and blur filters. -
File sizes (gzipped): SWF: 29.0 KB, HTML: 29.7 KB
An example using masks and a drop shadow filter. -
File sizes (gzipped): SWF: 5.0 KB, HTML: 5.9 KB
A simple AcionScript 2.0 game with support for keyboard and mouse input. -
File sizes (gzipped): SWF: 1.1 KB, HTML: 1.9 KB
Another simple game supporting mouse and touch input.
Related articles
- Swiffy Flash-to-HTML5 converter updated (blogs.adobe.com)
- New features and a new home for Swiffy (googlecode.blogspot.com)
- Creating HTML5 Animations with Flash and Wallaby (shop.oreilly.com)
- Adobe Takes HTML5 To The Cloud (informationweek.com)

Designing 2 column layout
Designing sliding 2 column layout
Designing sliding 3 column layout