My game works only in first frame and I have no idea why.
Hello.
My game have a lot of code on few layers, in frames in MCs etc. Game works really well until i had to move whole game to 3rd frame.
Error from Output looks like this:
TypeError: Error #1009: Cannot access a property or method of a null object reference.
at internety_final_cutdown_fla::MainTimeline/frame3()
at flash.display::Sprite/constructChildren()
at flash.display::Sprite()
at flash.display::MovieClip()
at internety_final_cutdown_fla::scena1_144()
at flash.display::Sprite/constructChildren()
at flash.display::Sprite()
at flash.display::MovieClip()
at internety_final_cutdown_fla::scena7_59()
at flash.display::Sprite/constructChildren()
at flash.display::Sprite()
at flash.display::MovieClip()
at internety_final_cutdown_fla::scena8_45()
at flash.display::Sprite/constructChildren()
at flash.display::Sprite()
at flash.display::MovieClip()
I think than problem is more like in movie settings than in code.
It's my firs application is as 3.0. Before I was working on as2. Hope for fast help ![]()
