I am new to Flash & AS; what do I do when this shows up in my Output?
TypeError: Error #1009: Cannot access a property or method of a null object reference.
at lesson02_addlaststep_start_fla::MainTimeline/frame50()
at flash.display::MovieClip/gotoAndStop()
at lesson02_addlaststep_start_fla::MainTimeline/goHome()
Message was edited by: turqqueen I have a button that takes the user to the home page when they click on it from the intro but once they click on a button that takes them to another frame, and they click on the home button again, it doesn't take them anywhere. I get no compiler errors, just this message in Output. Thanks for any feedback.
