Creating a navigation bar using RadioButtons in Flex 4
June 19th, 2009
2 comments
I built a small sample application that demonstrates one way of building a navigation bar in Flex 4 that makes it really easy to toggle between different views in an application. This approach uses spark RadioButtons with a very simple custom skin.
Read more…