Question
TypeError: Error #1009: Cannot access a property or method of a null object reference.
i use gotoandplay and show TypeError: Error #1009
a.addEventListener(MouseEvent.CLICK, ans1);
function ans1(e:MouseEvent) {
MovieClip(root).gotoAndPlay("kalah","Lose");