Actionscript interpreter

Internals and garbage collection — understanding internals such as garbage collection
SwfdecAsValue — exchanging values with the Actionscript engine
SwfdecAsContext — the main script engine context
SwfdecAsObject — the base object type for scriptable objects
SwfdecAsArray — the array object
SwfdecAsFunction — script objects that can be executed
SwfdecAsFrame — information about currently executing frames
SwfdecAsDebugger — the debugger object see also: SwfdecAsContext