ActionScript3 User Interface Components?

后端 未结 7 1514
无人及你
无人及你 2021-01-05 02:16

After using AS2 for several years, I\'m getting started with writing applications in AS3 (Flash9/Flash10). I\'ve come to the point where I need some full sets of GUI compone

7条回答
  •  慢半拍i
    慢半拍i (楼主)
    2021-01-05 03:11

    Flex framework has a nice, consistent API that I wouldn't consider "bloated" - yes, it's a feature-packed UI framework but basic things like buttons and layout panels don't require any deep knowledge. And XML-based language for UIs is a blessing (all modern UI platforms do that, be it DHTML, Flex or WPF/Silverlight).

提交回复
热议问题