Posts Tagged ‘SWF size’

Using class properties on custom components to reduce the size of Flex applications

Thursday, January 31st, 2008

When you build a custom component inheriting from UIComponent and you want to provide the ability for the end user to configure your component using different modes, you have to provide a property that will let him choose which mode to…

Read more