`
malongong
  • 浏览: 1582 次
  • 性别: Icon_minigender_1
  • 来自: 广州
文章分类
社区版块
存档分类
最新评论

在Flex 4.5中使用RSL

阅读更多
我有个swc(由Flash CS5创建)。
当我在Flash Builder 4.5中编译应用程序时,编译器会提示此消息:
No unsigned digest found in catalog.xml of the library, D:\FlashBuilder\45\test\skin.swc. Compile the library with -create-digest=true and try again.
这个skin.swc是RSL的。

可以在swc建立后添加摘要。使用Flex SDK中的“digest”工具来添加/更新swc摘要。
首先解压swc的library.swf文件,然后使用digest工具。
>digest D:\FlashBuilder\45\test\library.swf -swc-path D:\FlashBuilder\45\test\skin.swc
分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics