AS2 or Action Script 2.0 as it's full name is the second revision of the scripting language developed by Macromedia for it's Flash authoring software. AS2 can be compiled for Flash Player 7 onwards and it was the begining of serious flash component programming. Many of our stock flash files use AS2 for it's user friendliness, however we usually use advanced oop (object oriented programming) techniques to keep things fast and optimized. You can typically open as2 files in Flash 8 or newer.