Calendar

March 2008
S M T W T F S
« Feb   Apr »
 1
2345678
9101112131415
16171819202122
23242526272829
3031  

Tag Cloud

Categories

Archives

Recent Posts

Recent Comments


« Calling Out Apple, iPhone and Steve Jobs | Main | Beginning AIR - Accessing the File System Part 2 »

Free Gauge Component

By Rich Tretola | March 25, 2008Print This Post Print This Post
7,634 views


gaugesample.jpg

My friend Tom Gonzalez who is the owner of BrightPoint Consulting has decided to contribute one of his custom gauge components to the community under the MIT license. Check it out here and please say thanks to Tom for his contribution.

Share this Post


Topics: Announcements, Flex 2, Flex 3 (Moxie), Flex Tools, Tutorials |

12 Responses to “Free Gauge Component”

  1. levani Says:
    March 27th, 2008 at 12:40 am

    very nice component, I liked it so much
    I tried to make a module loader progress display out of it, but I cant get arrow to move towards the 100%, even though numbers do increase
    here is demo : http://amostudio.com:8080/fs-demo/Main.html

    can you tell me why is it happening? maybe its because component is using a spring type of effect and loader is too fast for it?

  2. Tom Says:
    March 27th, 2008 at 10:52 am

    Hi Levani,

    Glad to see you liked the component.

    Your assumption is correct, that is exactly what is happening, you are updating the values faster than the spring effect can finish, thus the odd bouncing that is occurring. It would be possible with not a lot of work that I could expose a boolean like “useSpringEffect” via the gauge that would allow you to turn that on/off and thus get a smoother effect.

    If this is a feature you would like to see you please feel free to make a request (and continue this thread) back at my blog so other readers can benefit from the dicussion as well.

    http://form-function.blogspot.com/

    - Tom

  3. Roy Says:
    May 2nd, 2008 at 2:46 pm

    Great gauge!

    Is there a way to pass the value to the gauge from a cfc? I would like to query my MSSQL DB…have tried several things to no avail…TIA…

  4. Osama Says:
    May 19th, 2008 at 8:53 am

    how can i download source code

  5. everythingflex Says:
    May 19th, 2008 at 9:34 am

    Just visit:
    http://www.brightpointinc.com/FlexDemos/GaugeSample/GaugeSample.html
    and right click to view/download the source code

  6. Brendon Wildbore Says:
    July 3rd, 2008 at 10:18 pm

    @Roy - you could use data binding and have the cfc remote object result event update the variable the gauge is bound to

    BTW… fantastic component, I love it!

    Im using a new version of degrafa and am getting some weird errors:

    Severity and Description Path Resource Location Creation Time Id
    1046: Type was not found or was not a compile-time constant: GeometryCompositionGroup. tournFlex/src/com/brightPoint/controls/gauge GaugeSkin.mxml line 155 1215137858572 3899

  7. Brendon Wildbore Says:
    July 3rd, 2008 at 10:20 pm

    Oh and also I think that boolean value to turn off the spring effect would be the icing on the cake!

    The effect is great but if the data is updating faster than the spring effect can finish it looks a bit funky

  8. Zchar Says:
    September 4th, 2008 at 9:12 am

    It’s so cool~ thanx~

  9. evden eve nakliyat Says:
    November 13th, 2008 at 3:26 am

    thanks.

  10. Sergio Says:
    January 27th, 2009 at 7:44 am

    I can’t to use this component.
    Can you send me your example?
    Thanks

  11. Shaishav Karnani Says:
    February 6th, 2009 at 3:15 am

    Nice component. But this use Degrafa library i.e. 600 KB. Now, this is a big file size for our component. How can we reduce the file size. Please suggest.

  12. steve j Says:
    June 22nd, 2009 at 12:44 pm

    thanx

Comments