在 Flash Builder 4 中编译 Flex 4 主题

发布于 2024-10-13 16:03:19 字数 150 浏览 1 评论 0原文

如何在 Flash Builder 4 中从 file.css 和其他皮肤类编译 Flex 主题 SWC?

我尝试创建简单的 Flex 库项目,但它似乎没有使用 CSS 文件,因为生成的 SWC 不能作为主题。

How to compile Flex theme SWC from file.css and additional skin classes in Flash Builder 4?

I've tried creating simple Flex Library project but it does not seem to use CSS file because resulting SWC does not work as theme.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

伪心 2024-10-20 16:03:19

defaults.css 添加到库资源和 mx|Button 类声明后,它开始工作。对我来说似乎是一个错误。

It has started working after adding defaults.css to the library assets and mx|Button class declaration. Seems like a bug for me.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文