Include MX library to Flash CS5 project

狂风中的少年 提交于 2019-12-08 02:34:14

问题


I need to use some classes belong to mx library, but when I try to import it Flash throws me an error that it can't find this library.

How can I import it to my project? I'm using Adobe Flash Professional CS5.


回答1:


You may try downloading the Flex SDK, get mx.swc from Flex\frameworks\lib and add it to your library path (ActionScript Settings > Library Path) in Flash CS5.



来源:https://stackoverflow.com/questions/7913822/include-mx-library-to-flash-cs5-project

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!