Flex的其中一個賣點是RIA,用戶的顯示介面 及 互動佔了很大比重!
flex的component就像網頁中的html, 決定如何顯示內容(及甚麼內容)
要學會Flex.要先了解Component的生命周期
http://weblog.mrinalwadhwa.com/wp-content/uploads/2009/06/flex-4-component-lifecycle.pdf
要了解Flex可以做甚麼,可以參考tour de flex.
adobe的展示平台
http://www.adobe.com/devnet-archive/flex/tourdeflex/web/
以及sdk中的features spec.
http://opensource.adobe.com/wiki/display/flexsdk/Developer+Documentation
flex相關的blog
- http://www.brooksandrus.com/blog/?s=FLEX&x=0&y=0
- http://ticore.blogspot.com/search/label/Flex
- http://flex4jiaocheng.com/
- http://flexponential.com/ (blog from adobe employee)
- http://nondocs.blogspot.com (secret in flex 3)
- http://ghalex.com/blog/category/flex
- http://blog.flexdevelopers.com/
- http://blog.flexexamples.com/ (another flex blog from adobe employee)