Monday, October 19, 2009

Intro AS3

ActionScript is an exciting scripting language for creating applications for the Web,desktop, and personal devices. It's unique compared to many languages in that it is not strictly a data exchange language. It is capable of generating interactive, rich media-driven applications, complete with design, animations, sound and video.

Action Script 3 is a full-fledged object oriented programming language. Compared to the previous version, it offers improved event handling, a new display list, and a drawing API. In addition, overall performance has drastically increased, making the latest version definitely worth a try.

No comments: