In my previous post, “Introducing the StyleManager.selectors property in Flex 3“, we looked at the new StyleManager class’s static selectors property introduced in Flex 3.
This example shows how you can make a simple app which lets you loop over styles currently registered with the StyleManager and display their current style names and values.
Full code after the jump.
Continue reading ‘Building a simple style browser in Flex 3′



