Code
C:\Documents and Settings\puk\22\New Project\src\GameWindow.mxml(6): Error: Implicit coercion of a value of type Class to an unrelated type flash.display:DisplayObject.
addChildAt(menu,1); //регулирует глубину флешки, тоесть флешка menu.swf
C:\Documents and Settings\puk\22\New Project\src\GameWindow.mxml(7): Error: Access of undefined property gameField.
addChildAt(gameField,0); //будет находиться над флешкой GameWindow.swf
Build halted with errors (fcsh).
(fcsh)
Done (1)
Подскажите что не так