Flash versus Flex

后端 未结 12 826
梦如初夏
梦如初夏 2020-12-07 18:04

I\'ve tried looking everywhere for a concise list of the advantages and disadvantages of using Flex vs. Flash.

Coming from a programming background, I absolutely lo

12条回答
  •  南笙
    南笙 (楼主)
    2020-12-07 18:20

    Flash and Flex are 2 complete different things, one is a design tool with support for action script, the other one is a framework that also has action script but is maily built around MXML which is a XML based UI definition "Language".

提交回复
热议问题