Can i use flex without Flex builder?

前端 未结 9 2044
再見小時候
再見小時候 2020-12-16 19:53

i am starting to study FLEX. i have only flex sdk. So can i start study only using that. If so please suggest me the link to go through..

But still, Using an editor

9条回答
  •  Happy的楠姐
    2020-12-16 20:38

    Yes, you can use any text editor to write MXML and ActionScript code, and then use the command line to compile the code into a SWF (Flash Movie). The SDK does not include Charts, however.

    http://opensource.adobe.com/wiki/display/flexsdk/Downloads

提交回复
热议问题