AS3 – custom event classes or inspectable properties
Tuesday, November 13th, 2007In AS2 I used a custom Broadcaster class that allowed you to fire an event and pass along an object to the listeners. As I transition and get comfortable with AS3 and the improved event model I have come across a question I cant seem to find a clear answer for.
I have been trying to [...]


