Custom Spark CheckBox Component in Flex 4 (Gumbo)
June 13, 2009. Posted by Andy Hulstkamp in Actionscript 3, Astro (Flash 10 beta), FXG, Gumbo (Flex 4 beta). No Comments »
Keywords: CheckBox, custom component, effects, graphic, skinning, Spark, states, styles, Transitions
Keywords: CheckBox, custom component, effects, graphic, skinning, Spark, states, styles, Transitions
Here’s an example of how to enhance the default Spark CheckBox. This example uses a mark for the unchecked states and one for the checked states. Some simple transitions are used to make things a little bit nicer.
The skin uses two additional properties (symbolColorChecked, symbolColorUnchecked) for the (more…)

