Is there web page (Adobe or other) that visually shows all the available Flex UI components? (similar to Java Swing's A Visual Guide to Swing Componen开发者_如何学编程ts)
There's a web version of Tour De Flex on http://www.adobe.com/devnet-archive/flex/tourdeflex/web/, it doesn't include the AIR only components, to get those you will need to install the AIR version from http://www.adobe.com/devnet/flex/tourdeflex.html
精彩评论