Custom Spark CheckBox Component in Flex 4 (Gumbo)
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…)



