I’m teaching myself actionScript 3.
I’m having some difficulty knowing which packages / classes to import from the flash core.
I’m still a little shaky on the terminology but I mean these statements at the start of the main AS file.
import flash.display.Sprite;
Are there any good references / cheatsheets that describe what each flash.example.example provides? At least for commonly used packages.
edit: A little more searching and I’m now fairly certain I’m talking about importing packages.
Are you just talking about Adobe’s LiveDocs? Because that’s easy enough to find by searching:
http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/package-summary.html