Could the codes on on quiz with right answer be like this then:

t1.onRelease = function(){
var isCorrect = true;
_parent._parent.gotoAndPlay(1);
}