Hi, Hope i'm posting in the right place for a noob.
I'm following the 3d in flash book: i'm on the starting the engine section, so i've created MyFirstApp.as as a document class and copied the code, but when i publish i get a compile error on Line 20: 1046 Type was not found or was not compile- time constant: Event. This is the code: private function onEnterFrame(ev : Event) : void Thanks for the help :)
