metadata
Hi, I’m doing a game for an assignment for college. Using Flash CS 5. I got this error
TypeError: Error #1009: Cannot access a property or method of a null object reference.
at code::Game1()
When I tried to go to the next page, I thought I linked correctly. Can anyone help me? Thanks
you can find the coding here [http://pastebin.com/iz8a6w6Z](http://pastebin.com/iz8a6w6Z)
|