Posts Tagged ‘extends’

The Library, Classes and MovieClips in AS3

Monday, July 7th, 2008
This post describes some of the differences I have stumbled over whilst working with actionscript 3.0 and Flash CS3 compared to earlier versions. It starts with Export for Actionscript In AS2 if you wanted to access the properties of an instance on the stage from code, you had to ensure that the “export for actionscript” checkbox was selected in [...]