Action Script
ActionScript is an ECMAScript-based programming language used for scripting Adobe Flash movies and applications. Since both ActionScript and JavaScript are based on the same ECMAScript syntax, fluency in one theoretically translates easily to the other. However, while JavaScript's DOM is browser window-, document- and form-centric, the ActionScript DOM is movie-centric, which may include animations, audio, text and event handling.
Application
Tools And Utilities
Remove
Platform
Any
License
Any
CodeDrive is a new Flash development environment with high-performance AS3 compiler and smart coding facilities - ActionScirpt 3 code completion, syntax coloring, error highlighting, etc. It is based...