How to prevent Event.Resize to trigger twice on displayState change to FULL_SCREEN?

前端 未结 2 497
-上瘾入骨i
-上瘾入骨i 2021-01-26 10:19

I have an application with an fullscreen button, when that button is clicked I change the displayState of stage to StageDisplayState.FULL_SCREEN_INTERACTIVE.

2条回答
  •  长情又很酷
    2021-01-26 10:29

    It seems like this is a bug limited to the debug player.

    Debug version of Flash Player 11.1 reproduces this bug, while the Chrome version 11.2 and browser plugin 11.1 does not.

提交回复
热议问题