From Flash to HTML5 for iPad

After many years animating and programming in Flash, it seems that this tool will disappear from the web in favor of HTML5 (only from the web, because i continue using it for desktop applications and more). One reason is the refusal of Apple to support Flash on mobile devices, and since these devices are increasingly used to navigate, we must stop using it for web development.
So to make animations that can be seen on the iPhone / iPad, no choice but to make HTML5.
Right now there are several ways to convert Flash to HTML5:

wallabyAdobe Wallaby

This tool from Adobe, still in beta, imports directly the "fla" sources and turns them into HTML5 (generates several files, including graphics in SVG format).

The problem is that it is very limited, at least in this beta. Only allows very basic animation: Alpha, buttons, Actionscript (well, the stop() does work) and not much more.

swiffy_150x150Google Swiffy

This Google tool is a surprise, importing "swf" files (must be generated to support Flash Player 8 - Actionscript 2) generates HTML5 with a good chance. Unlike the Wallaby, it does allow buttons, alpha, basic Actionscript and many more.
The swf is converted into 2 files, an HTML and a "runtime.js".
Swiffy creates a JSON representation of the animation, which is interpreted by Javascript.
All the tests I've done have been good, they were perfectly in both the iPhone's Safari and as an app with a UIWebView. In fact the samples gallery that provides Swiffy is good enough to see its potential.

For now HTML5 creation editors are very poor (see what will happen with Adobe Edge), so we will have to continue converting Flash to HTML5.

2 comments
  • Claudia
    05-12-2013 03:45
    Super fácil! pensé que las animaciones morirían. Gracias por tu artículo, me fue de mucha ayuda =)
  • Zucko
    17-01-2014 15:50
    Saludos, tienes información sobre la manera correcta para pasar un archivo HTML5 al iPad, hay algún truco o algo o solo arrastro el HTML5 al IPAD¿??¿¡'.
Leave a comment
I have read and accept the Privacy Policy

The comments sent by each user will always be visible in the corresponding post, and will not be used for any other purpose. The user has the right to access, rectify and suppress said comments, as reflected in our Privacy Policy