I stumbled accroos the AS3 to JS compiler Jangaroo, which looks like it could be a useful tool since it supports a lot of things I like about AS3.
- Are there any other such compilers?
- Is there another language I could
learn, that compiles to JS, that is
AS3 like?
Haxe
From the intro page:
Also of possible interest to you: Haxer, a java project i wrote that helps convert AS3 code to Haxe code. It is not complete, but it gives you a good start in converting your code.