potresti provare a mettere prima il comando del fullscreen e poi il goto

Codice PHP:
on (release) {
    
Stage.displayState Stage.displayState == "fullScreen" "normal" "fullScreen";
    
_root.gotoAndStop(2);