ActionScript 3.0 includes many object-oriented features that have an obvious Java-like syntax, but there are some nuances of ActionScript‘s object-oriented support that are not so Java-like. In this ...
When using a new language or using new features of a language that I have not used before, I like to know what fields and methods are supported by various classes and objects in that language. This ...