Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 1.3 KB

File metadata and controls

27 lines (20 loc) · 1.3 KB

SWF to Phaser

By far the easiest open source SWF exporter.

This project was prototyped pretty fast, feel free to contribute a cleanup.

Requirements

Getting started

To run swf-to-phaser, simply run the run.bat or run.sh files.
See this video for a quick tutorial:
https://www.youtube.com/watch?v=hsp9NFUpVwo

Compiling

To compile swf-to-phaser, you need Maven - use the package lifecycle.
The compiled JAR file isn't enough - check out the file structure on the releases tab.

TODOs:

  • Ability to get all assets (without packing bigger ones as one asset)
  • Button animations (missing JPEXS feature?)
  • Add all the dependencies to the pom.xml file (still as system scope)

Extra thanks

Apart from people already mentioned in the code, also thanks to Ubuntu Community, StackOverflow, AskUbuntu, Edu14463 (for testing), everyone at CPAB and Google in general. I know it sounds obvious, but why not thank anyways.

My (Lort533) contributions to this project are AI-free, I don't use AI for coding.