Recently I have been using Flex 3 for some actionscript projects and added swc file for Flex to compile CS3 components. One thing I have found is that when you have set “autoSize” property for Label component, Flex will automatically set the width of Label component to 0 so you won’t see anything on the […]