Reputation: 13
Is there any SWF to HTML5 converter or any format which can run on the ipad? not smokescreen... other alternatives.......? THANKS!
Upvotes: 0
Views: 3339
Reputation: 36
You can directly convert swf to gaf file with GAF converter. GAF consists of texture atlas and config file. Also on its site you can download Cocos2d-x, Starling and Unity3d libraries to play your animations on ipad then.
Upvotes: 0
Reputation: 27087
You can do this now!
http://www.google.com/doubleclick/studio/swiffy/
Shame they wont release this as desktop software!
Upvotes: 0
Reputation: 2655
I think Adobe's packager for Iphone (http://labs.adobe.com/technologies/packagerforiphone/) is probably what you are looking for.
Upvotes: 0
Reputation: 163272
You can't directly convert SWF to HTML5. There is not a straightforward 1-to-1 relationship at all. They are completely different beasts. Depending on what is in your SWF, you may be able to rebuild it with HTML5 and Javascript, but you haven't listed what your project does.
Upvotes: 1