baronclo respondió:
Crea un movieScript(no behavior script) y copia el siguiente código en él: On prepareMovie me the exitLock = TRUE the keyDownScript = "checkExit()" end on checkExit me if (((the commandDown or the controlDown) and (the key = "." or the key = "q" or...
bubebu respondió:
Tu problema es sencillo de resolver. Sigue los siguientes pasos: 1. Crea un script de película: para ello puedes ir al menú "Window" y seleccionar "Script". En la ventana que se abre pulsa sobre el icono "New" representado por un signo + en la parte...