简体   繁体   中英

Using a Flash CS4 asset in Flash Builder AIR application

I have written a flash cs4 custom button class in actionscript 3 with its unique look-and-feel and transitions on up/down etc events. How can I import the Flash assets and use it Flash Builder for an AIR application?

将Flash CS4文档导出为SWC文件,然后可以将其添加到FlashBuilder项目中的“库”路径中,但是在这样做之前,您应该考虑将按钮链接到可以在FlashBuilder中访问的外部类。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM