The document summarizes the evolution of ActionScript and Flash Player over multiple versions, highlighting some of the key features introduced at each stage:
- Flash Player versions 4-7 introduced timeline control, loading movies, and scripting capabilities like variables and conditions. ActionScript 1 was introduced in Flash Player 5.
- Flash Player 7 introduced ActionScript 2 with inheritance, CSS support, and RTMP. Flash Player 9 introduced ActionScript 3 with a new virtual machine, just-in-time compilation, and ECMAScript for XML support.
- ActionScript 3 brought strict typing, classes, packages and other improvements making it fully object-oriented compared to previous versions. It also introduced significant performance enhancements over