Flash Builder 將 swf 轉exe執行檔

Flash Builder 將 swf 轉exe執行檔

想要將 Flash 的 SWF 格式檔案轉成 EXE 的執行檔格式,方便開啟,可來使用 Flash Builder/Flash Player 這套免費應用軟體,操作簡單且速度快,完成後,僅需開啟該執行檔,便可播放。

§相關文章,還可以參閱:

如何使用Flash Builder/Flash Player?

1.完成安裝開啟 Flash Builder/Flash Player 後,只需依序點擊[Browse](後面兩項為選項,可不填)來選擇檔案,點擊[Build]即可。

Flash Builder 將 swf 轉exe執行檔

2.Flash Builder/Flash Player 提供使用命令列的轉換方式,可參考官網。

  • fscommand("exec","app.exe"); - executes a file which is located in the fscommand subdirectory
  • fscommand("real_exec","app.exe"); - executes a file which is in the same directory as the executable
  • fscommand("set_title","Window Title"); - sets the window title