Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我是 flex 的新手,对有一个“MX”库和一个“Spark”库感到非常困惑?他们有很多类似的控件。
为什么两者都存在?我应该选择哪一个?
MX 是旧的 Flex 3 库。
Spark 是新的 Flex 4 库。它具有更好的皮肤/样式功能,更快并且针对移动设备进行了优化。
恕我直言,在 95% 的情况下,Spark 是更好的选择。
新的 flex 架构是火花。Spark 组件是可换肤的,重量更轻。火花组件也可用于移动应用程序。
因此,如果可能,请使用火花组件。