Skip to content

Category Archives: Code Snippets

Some Flex components that might be useful, Indexed RadioButton Group, Flex MovieClip

In my last project I made some possibly useful Flex classes that I’ll briefly explain and share here. Maybe I should set up a GitHub with them soon or something. The first one is IndexedRadioButtonGroup which improves the spark(Flex4) RadioButtonGroup by adding methods that help you keep track and control the index of which radio [...]