perfect_wo srpite 绑定startDrag事件没有出发football.on(Event.MOUSE_DOWN, this, onStartDrag(e));football 是一个spritefunction onStartDrag(e){ alert("拖动事件") }