Simple Class Generator allows you to create Actionscript 3.0 bound movie clip classes or document classes in an wizard-like way.
- Create public and private variables.
- Create setter and getters for private variables.
- Create public and private methods
- Create event functions.
- Add custom actionscript code to your constructor, methods, event handlers and setters.
- Add helpful code snippets.
- Inspectable tags for component classes.
- ASDoc tags for constructor and public methods.
- Copy classes to your clipboard and save them in actionscript files (.as) for further editing in the Flash IDE.