código para odtain tela cheia efeito em um aplicativo desenvolvido pelo ar Flex:
Retweet this postprivate function onApplicationComplete():void {
stage.displayState = StageDisplayState.FULL_SCREEN_INTERACTIVE;
}
código para odtain tela cheia efeito em um aplicativo desenvolvido pelo ar Flex:
Retweet this postprivate function onApplicationComplete():void {
stage.displayState = StageDisplayState.FULL_SCREEN_INTERACTIVE;
}