Is there a way to convert SWF to HTML5 [closed]

 ̄綄美尐妖づ 提交于 2019-11-30 13:25:41

问题


Since Swiffy is gone, I was wondering if there are still ways to convert an SWF to HTML5?


回答1:


If it is Actionscript 3, you can use: http://www.createjs.com/zoe

If it is Actionscript 2, you run into problems. My hope is that Swiffy will become an open source project in the future. If so, it should be available on github.

Software found:

  • Adobe Wallaby (install Adobe Air beforehand, not working with AS2 fla-files)
  • Flabaco (only for banners)

Commercial products:

  • SWF to HTML5 converter (not tested): http://www.fla-exporter.com/
  • Adobe Flash Professional CS6 can publish FLA files as HTML5
  • Adobe's Animate CC can export FLA files to HTML5, read here

And from the Swiffy site:

Developers who currently create Flash SWF files have several ways to switch to HTML5 including Adobe Animate and Google Web Designer. If you need to play an existing Flash SWF file in your browser alone, you might be able to use Mozilla’s Shumway.

  • Adobe Animate (free trial)
  • Mozilla Shumway
  • Google Web Designer



回答2:


I had great success using the free tool SWFTool - available at https://sourceforge.net/projects/swftools/



来源:https://stackoverflow.com/questions/42439727/is-there-a-way-to-convert-swf-to-html5

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!