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

元气小坏坏 提交于 2019-11-30 07:39:39

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:

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.

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

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