I\'ve never developed Flash before but I have a project where I want to use an ActionScript 3 library and I\'m not sure what tools I need to start. To further complicate thi
You could try Haxe. It isn't really ActionScript but it is very similar (and you could also compile to the server side or JavaScript).