использую ActionScript 3.0 а значит и AVM2
Цитата:
ActionScript 3.0 offers a robust programming model that will be familiar to developers with a basic knowledge of object-oriented programming. Some of the key features of ActionScript 3.0 include the following:
A new ActionScript Virtual Machine, called AVM2, that uses a new bytecode instruction set and provides significant performance improvements
|
но ругается

Код:
TypeError: Error #1009: Cannot access a property or method of a null object reference.
на строку

Код:
var mc:MovieClip = ldr.content as MovieClip;