btn.onRelease = function(){ Stage.displayState = Stage.displayState == "normal" ? "fullScreen" : "normal"; }