playerglobal.swc与apolloglobal.swc冲突
作者:Flying 日期:2007-08-17
安装AIRPanel后,再在Flash CS3运行代码检查,结果出现以下警告提示:The file 'playerglobal.swc', which is required for typechecking ActionScript 3.0, could not be found. Please make sure the directory '$(AppConfig)/ActionScript 3.0/Classes'; is listed in the global classpath of the ActionScript 3.0 Preferences.
global classpath全局类路径明明没有改,怎么会出现警告呢?原来安装AIRPanel后CS3/<lang>/Configuration/ActionScript 3.0/Classes中会多出一个apolloglobal.swc文件。Apolloglobal.swc是原有的playerglobal.swc的升级版,因而将它先删除playerglobal.swc再将apolloglobal.swc更名为playerglobal.swc就行了。
上一篇: Fluorine更新
下一篇: 为SimpleButton添加Disabled状态
文章来自: 本站原创
Tags: FlashCS3
相关日志:
评论: 0 | 引用: 0 | 查看次数: -
发表评论

