Is there such a thing as a good looking Flex 4 Gauge component?
The degrafa gauge looks great but it doesn't work with Flex 4
| |||||||||
feedback
|
|
I have also created a Flex 4 version of the brightpoint gauge. I based it on the smithfox.com one mentioned in another answer. Wrote a little something about the rationale here: http://blog.betterthantomorrow.com/2011/02/06/a-flex-4-gauge-component/ You can test it here: http://dl.dropbox.com/u/3259215/gauge-demo/gaugetestflash.html And the source is on Github https://github.com/PEZ/FlexGauge I'll probably keep working on it some as my requirements change. | ||||
|
feedback
|
|
Hi this issue is fixed in a specific build. Greg and to some extent myself are working to make Degrafa work correctly in flex 4. Download the DegrafaFlex4.swc and try that. An official release will be made when we get closer to full compatibility. That specific swc will fix the issue with fills. cheers jason | |||
|
feedback
|
|
Personally I am very fond of the IBM ILOG Elixir gauges. Elixir 3.0 was released recently and supports Flex SDK 4.0 and Flash Builder 4.0 | |||
|
feedback
|
|
I've seen similar runtime errors when using a swc that is compiled against a different version of the SDK. So, I recommend getting the Degrafa source ( http://www.degrafa.org/code/ ) and compile it against the same SDK version you are doing with your project. Then recompile the Guage component. | |||
feedback
|
|
You can use brightpoint gauge component and betterthanflex gauge. I also do some improvement for the above gauge. you can view http://www.smithfox.com/?e=48 | |||||
|
feedback
|
|
I have Created a Flex 4 Version from brightpoint gauge you can download from here http://mohamedmostafablog.blogspot.com/2011/01/flex-4-gauge.html | |||
|
feedback
|