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 Components)
+2
A:
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
Robert Bak
2010-10-04 18:45:31
I agree, Tour De Flex. Its the most comprehensive list I've found, and some of the examples (with code) should inspire.
Brian Bishop
2010-10-05 01:44:54