flash编译器错误 “tempInit,2行 1084: 语法错误: identifier 应在 3 之前。var 3:flash.display.MovieClip;”解决方法

 用flash cs工具 导出 出现 “tempInit,2行  1084: 语法错误:  identifier 应在 3 之前。var 3:flash.display.MovieClip;”这类型错误

 

 解决方法:在flash 9或者flash 9以上版本(flash cs3或flash cs3以上版本)不允许 影片剪辑的实例名称不能以数字开头命名 (可能flash 8或者flash8以下版本可以这样起名)

 

原文地址:https://www.cnblogs.com/sange/p/1820774.html