不限制flex彈出窗的拖動範圍

1、添加事件監聽 this.addEventListener(MouseEvent.MOUSE_UP,mouseEventFunc); this.addEventListener(MouseEvent.MOUSE_DOWN,mouseEventFunc); 2、編寫事件監聽處理函數 private var downXY:Point=new Point();private
相關文章
相關標籤/搜索