Decided to simplify yet another step in my work process and make an app that automatically maps xml-data to a class in AS3, this was the result of that.
Features
- Drag & Drop XML files directly onto application.
- Analyzes data and suggests variable types.
- Exclude unwanted nodes from serialization.
- Generates .as class file for use in ActionScript 3 projects.
Coming feature
- Specify entry level of parsing.
Download