| ||||
Respuesta: listener fscommand fullscreen on focus
Código:
Esto es lo que uso hasta ahora que tambien consume mucha memoria pero mas o menos funciona onClipEvent (enterFrame) { if (stage.displayState == StageDisplayState.NORMAL) { fscommand("fullscreen", true); } } |
Etiquetas: |