onClipEvent (enterFrame) { if (stage.displayState == StageDisplayState.NORMAL) { fscommand("fullscreen", true); } }