Flash

Actionscript cheatsheet

Much in the style of my Ubuntu cheatsheet, here's where I'm going to write down things that I often forget, and often need as well.

Read movie parameters

They are in the LoaderInfo object of the root object. Eg. this.loaderInfo.parameters. It is an Object with name-value pairs.

Direct reference.