As3
AS3, short for ActionScript 3, is a programming language used primarily for applications that run on Adobe Flash Player and Adobe AIR. It was developed by Macromedia and later Adobe, and was released in 2006 as part of Flash Player 9. AS3 is a high-level, strongly typed, object-oriented language built on the ECMAScript standard, sharing many similarities with JavaScript but with a more rigid syntax and a robust class-based model.
Language features include class-based syntax, packages, namespaces, public/private/protected/internal access modifiers, interfaces, and inheritance. It supports strong
Runtime and tooling: AS3 compiles to bytecode for AVM2, running inside either Adobe Flash Player or Adobe
History and status: AS3 marked a major rewrite of ActionScript, emphasizing performance and scalability for richer