开发者

Create SWC using Flash Builder 4

开发者 https://www.devze.com 2023-01-23 11:18 出处:网络
I need to embed my graphic assets into a swc. I created a diretrory structure reflecting my packages开发者_如何学Python

I need to embed my graphic assets into a swc.

I created a diretrory structure reflecting my packages

开发者_如何学Python
com
    example
        Foo.png

I need to create a swc containing a com.example.Foo class (subclass of DisplayObject)

Any suggestions?


Use the "Flex Library" project, it will genere a swc automagically.

0

精彩评论

暂无评论...
验证码 换一张
取 消