全屏模式
<mx:Button label="全屏" click="stage.displayState = StageDisplayState.FULL_SCREEN" /> <mx:Button label="窗口" click="stage.displayState = StageDisplayState.NORMAL" /> <mx:Button label="全屏交互" click="stage.displayState = StageDisplayState.FULL_SCREEN_INTERACTIVE" />
轉載于:https://www.cnblogs.com/noevil/archive/2010/09/27/1836717.html
總結
- 上一篇: 指派问题(匈牙利算法)
- 下一篇: 【TLSR825x】windows下开发