开发者

Can an flash menu coded in AS3 be used in Flex Builder 3

I wish to use a flash menu coded in AS3 in a flex project. The menu in question is at:

http://www.oxylusflash.com/flashfiles/horizontal-resizable-ultra-menu-as3

Can this be done?

Thank开发者_如何学编程s


Yes you can. But I don't think you should (for a number of reasons that are probably a little out of the scope of this question).

You'd subclass UIComponent, add just the menu and override accessors for width and height and make sure, the flex app can interface with the menu and vice versa. I have no access to the code, but this should also be quite trivial.

greetz
back2dos


Depends how it's built, but it should be relatively easy to create a Flex version from scratch.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜