/as
ActionScript is an object-oriented programming language originally developed by Macromedia Inc. (later acquired by Adobe Systems). It is influenced by HyperTalk, the scripting language for HyperCard. It is now an implementation of ECMAScript.
-
ActionScript 3 lacks functionality for visible bounds of DisplayObject
-
Embed system fonts with Flex SDK
-
Enable Quick Look of ActionScript and Flex files on Snow Leopard
-
ActionScript 3 Array constructor vs Array literals benchmark
-
Date formatting prototypes for ActionScript 2
-
Importance of proper exception handling
-
String.tease method
-
FileReference.postData property for file uploads
-
String.replace() method for ActionScript2
-
Array.inArray() method in ActionScript2