cuixueying 是的,如果play的第二个参数是true,监听mArmature.player.on(Event.COMPLETE,this,onComplete);即可如果play的第二个参数是false,监听mArmature.on(Event.STOPPED, this, completeHandler);即可!