TypeError: Error #1006: dispatchEvent is not a function

public function onDeleteImg(vo:VO):void   {    MessageBox.confirm("肯定刪除?",     "提示",     3,     null,     function(e:CloseEvent):void     {      if(e.detail == MessageBox.YES)       _im.onDeleteImg(vo
相關文章
相關標籤/搜索