shines77 / flash-parser

Convert flash (.fla) into Ejoy2d format

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description

Convert Flash files to EJOY 2D texture format or XML format.

Simple Start

  • Install Flash CC.
  • Install TexturePacker and install its command line tool.
  • python run.py

Arguments

python run.py [-i <folder>] [-o <folder>] [-x] [-t]


-i <folder>
	Input folder

-o <folder>
	Output folder

-x
	Output files contain XML file

-t
	Dump tree structure of folders

-s <number>
	Scale

Platform

MacOS X 10.9 & Windows 7 x64/x32

More information

Readme CN

If you have any questions, please submit issues

Licence

WTFPL

About

Convert flash (.fla) into Ejoy2d format