Google Swiffy converts Flash SWF files to HTML5, allowing you to reuse Flash content on devices without a Flash player (such as iPhones and iPads).
I use google converted swiffy script like this var stage = new swiffy.Stage(document.getElementById('swiffycontainer'),swiffyobject); stage.start(); My …
javascript jquery google-swiffyI have created a flash animation with actionscript (which I don't know very much about) and I've converted it to …
html flash iframe actionscript google-swiffy