资 源 简 介
A tool designed for AS3 developpers witch allows you to create ready-to-use AS3 classes from your files and folders. Each folder is turned into a class with unique name, and each file becomes a variable in this class.
The final working system will allow you to acces resources using only one class, the same way android developpers are using the autogenerated R.file in Eclipse.
The tool was tested on Windows, but the .jar should also work on Mac.