ActionScript is an ECMAScript-based programming language used for controlling Macromedia Flash movies and applications. Since both ActionScript and JavaScript are based on the same ECMAScript syntax, fluency in one easily translates to the other. However, the client model is dramatically different: while JavaScript deals with windows, documents and forms, ActionScript deals with movie-clips, text fields and sounds.
The ActionScript training series introduces the student to the ActionScript programming language and its capabilities, covering basic programming concepts such as objects, actions, arrays, a
nd variables.