首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 网站开发 > Flash >

actionscript工程中怎么使用swc

2012-02-19 
actionscript工程中如何使用swcswc已经导入有hint提示,new出来编译Severity and DescriptionPathResourceL

actionscript工程中如何使用swc
swc已经导入有hint提示,new出来编译
Severity and DescriptionPathResourceLocationCreation TimeId
1046: 找不到类型,或者它不是编译时常数: [mx.automation]::IAutomationObject。gameUnknown1258426865718823
1046: 找不到类型,或者它不是编译时常数: [mx.core]::IConstraintClient。gameUnknown1258426865718822


[解决办法]
在Flash CS3中只有MovieClip元件通过使用Convert Symbol to Flex container命令生成的SWC组件(基类mx.flash.ContainerMovieClip)才能正常在Flex中导入使用 在生成时会生成默认类和默认构造函数

热点排行