ActionScript 3 (AS3) is the open source object oriented programming (OOP) language of the Adobe Flash and AIR Platforms. AS3 is widely used for RIAs, mobile apps, and desktop applications. (ActionScript 3 is a dialect of ECMAScript.)
ActionScript 3 (AS3), developed by Adobe, is an open source, object-oriented programming (OOP) language. It is a dialect of ECMAScript.
AS3 can be used to create web programs deployed using Flash Player, applications for iOS, Android, Blackberry (PlayBook OS and BlackBerry 10), and desktop using Adobe AIR, as well as TV applications using Adobe AIR for TV.
ActionScript is an object-oriented language originally developed by Macromedia Inc. (now owned by Adobe Systems). It is a dialect of ECMAScript (meaning it is a superset of the syntax and semantics of the language more widely known as JavaScript), and is used primarily for the development of websites and software targeting the Adobe Flash Player platform, used on Web pages in the form of embedded SWF files. The language itself is open-source in that its specification is offered free of charge and both an open source compiler (as part of Apache Flex) and open source virtual machine (Mozilla Tamarin) are available.
References:
- ActionScript language reference (Flash, Flex/AIR, FlashLite, ColdFusion, LCDS, BlazeDS, etc.)
- ActionScript 3 Tip of the Day
Books:
- ActionScript 3.0 Bible
- ActionScript 3.0 Cookbook
- ActionScript 3.0 Design Patterns
- [ActionScript Developer's Guide to Robotlegs] 6
- Essential ActionScript 3.0
- [Introducing Starling] 8
- Learning ActionScript 3.0