Monday, January 4, 2010

Building custom components in Flex

Found a very good resource on how to build custom components using flex. You can find three different ways to do so:
Building components in MXML
Building components in ActionScript
Building components using code behind