Subversion with Flex Builder 3

I’ve got to say, working on SVN with Flex is great. The integration in Eclipse is fantastic. I found this great tutorial that really helped with the Flex end of things (though you’ll still need to get Subversion running on your own server or somewhere else…Google it). Here’s that tutorial: Setting up Subversion with Adobe [...]

EventDispatcher Interface in AS3

class YourClass implements IEventDispatcher