`
176170847
  • 浏览: 93891 次
  • 性别: Icon_minigender_1
  • 来自: 南京
社区版块
存档分类
最新评论
文章列表
package Classes {   import flash.events.MouseEvent;     import mx.containers.TitleWindow;   import mx.controls.Button;   public class MyWindow extends TitleWindow   {     public function MyWindow()     {       super();       this.showCloseButton=true;     }     protected var maxSizeButton:Button; / ...
Global site tag (gtag.js) - Google Analytics