1180: 调用的方法 addFrameScript 可能未定义.
你fla文件时间轴上肯定写了其它as代码 比如stop()之类这时候因为你的类是 extends Sprite 的,所以不支持时间轴必须改成 extends MovieClip