Reputation: 5610
I've been asked by my boss to make a semi-functional mockup of a webapp using flex. He has requested that it looks as "WOW!" as possible. The built in flex components are pretty basic. Are there any libraries out there with nifty looking components? The only one I have found is flexlib, which is awesome, but I still need more components. I'd also like to find some nice looking charts as well.
p.s. My boss is one of those "OOH IT'S SHINY!" kind of guys, so the more unnecessary bells and whistles the better.
Upvotes: 1
Views: 275
Reputation: 16931
This website has a list of Flex components:
http://seantheflexguy.com/blog/2008/05/24/36-new-cool-flex-and-as3-tools-libraries-and-components/
Or check this link:
http://fleksray.org/adobe_flex_components_en.html
Or this:
http://www.afcomponents.com/components/
Upvotes: 1
Reputation: 8875
You can have a look at http://lab.kapit.fr/
There are a lot of free chart components there that may impress your boss.
Upvotes: 1
Reputation: 5858
Do you need more components, or do you need a better look for the ones in there? Check out scalenine for a whole bunch of Flex based styles, some of which definately have an "oh wow" look.
Upvotes: 2
Reputation: 6872
Look at the Tour De Flex. It includes a section with 3rd party libraries with demos.
Here's a list of components, libraries, and APIs.
For styling an application, start off with the Flex Style Explorer.
Upvotes: 5
Reputation: 41823
There's ILOG Elixir, but it's not free. We used it at my last job; it's pretty nice.
Also, be careful, when your boss says to show him something shiny quickly. You may be asked to develop a system in less time than is physically possible.
Upvotes: 2