Actionscript 3 Event Generator (2)
October 10th, 2011, under actionscript.
Finally I have created and finalized my Actionscript 3 Event Generator, which was buggy but now it is very nice
As stated on twitter, if you are a flashdeveloper and use custom events in actionscript 3, you should use this tool because it helps you create custom event classes very fast.
Features:
- Fast variable adding
- Event type generation (static constants). Just use lower camelCased variables and they will be formatted nicely.
- Meta data for a event dispatcher class.
- Automatic clone() function
- Automatic toString() function
URL
» http://projects.stroep.nl/EventGenerator/
Don’t forget to first fill your name at @author on the right. The package and @author will be saved for next time.
I have also created a dropdown-menu on the top-right to switch to other tools. Happy coding!
Tagged with actionscript, as3, events, tool.

Updates
















