Updated components to Flex 4 sdk final

May 8, 2010. Posted by Andy Hulstkamp under flex 4
Keywords: , , ,

During the past year I’ve posted a couple of custom Gumbo (flex 4 beta) components and skins.

Since they’ve been built on beta sdks, these components might need some adjustments to work with the Flex 4 release sdk.

To save you the work of figuring out what to adjust here are the most requested components updated to Flex 4 release sdk. Click on the images, view source is enabled.

Flex 4 Spark Rating Component. View source enabled. Original post here.

Flex 4 Spark Rating Component

Flex 4 Spark Icon Button based on a generic skin.View source enabled. Original post here.

Flex 4 Spark Icon Button based on a generic skin

Flex 4 Spark icon button. View source enabled.Original post here.

Flex 4 Spark Icon Button

Flex 4 Spark custom checkbox. View source enabled. Original post here.

Flex 4 Spark custom checkbox

Flex 4 Spark custom knob button. View source enabled. Original post here.

Flex 4 Spark custom knob button



Share/Save/Bookmark

12 Responses to “Updated components to Flex 4 sdk final”

  1. AH: Custom Component in Flex 4 (Gumbo). A Knob Button - part 2. - Andy Hulstkamp. Seedlings for RIAs Says:

    [...] updated to flex 4 release [...]

  2. AH: Custom Component in Flex 4 (Gumbo). A Knob Button - part 1. - Andy Hulstkamp. Seedlings for RIAs Says:

    [...] updated to Flex 4 release [...]

  3. AH: Custom Spark CheckBox Component in Flex 4 (Gumbo) - Andy Hulstkamp. Seedlings for RIAs Says:

    [...] updated to Flex 4 release [...]

  4. AH: Spark Icon Button with Gradient effects and Filter animation, colorized by styles. Flex 4 (Gumbo) - Andy Hulstkamp. Seedlings for RIAs Says:

    [...] updated to Flex 4 release [...]

  5. AH: Advanced FXG Spark Icon Buttons with one generic skin in Flex4 (Gumbo) - Andy Hulstkamp. Seedlings for RIAs Says:

    [...] updated to Flex 4 release [...]

  6. AH: Custom PopUp Rating Component in Spark Flex 4 (Gumbo) - Andy Hulstkamp. Seedlings for RIAs Says:

    [...] updated to release [...]

  7. Daily Developer Journal 2011-03-15 Says:

    [...] haven’t figured out why my icon is being covered up but I did find some really fantastic skins for Flex 4 by Andy Hulstkamp. http://www.hulstkamp.com/2010/05/08/updated-components-to-flex-4-sdk-final/506 Tags: Daily [...]

  8. Lakhan Says:

    Thanks for the post.
    When I use this code inside my application it works fine. But if I put these buttons inside some panel then this skinning doesn’t work at all.
    Please provide your suggestion.

  9. Andy Hulstkamp Says:

    Lakhan,

    Which code are you referring to? Are you mxing Halo (Panel) and Spark (Buttons) Components? Try setting the skin class directly on the property and not via styles.

  10. Lakhan Says:

    Hi Andy,

    I am using Spark theme for my Flex project. There I am putting buttons inside tag. But its not working.
    However if I remove Panel tag, its works fine. I am using the same code as posted by you.

    Thanks

  11. Lakhan Says:

    Andy,

    any luck?
    Please let me know if you find any update, it will be huge help.

    Thanks

  12. Andy Hulstkamp Says:

    Lakhan

    I assume you mean the FXGIcons? I did a quick test and put them inside a panel and it works fine. Are you sure you are using the Sparks panel and not the Halo equivalent? Looks like the styles inheritance gets broken in your app.

Leave a Reply