摘要: Application.application.stage.addEventListener(Event.RESIZE, function(event:Event):void { trace("screenResolutionX", Application.application.width); trace("screenResolutionY",... 阅读全文
posted @ 2015-10-21 10:48 陈同学 阅读(125) 评论(0) 推荐(0) 编辑