By Gaurav, on February 11th, 2010%
In my previous post stylish modules and sub applications, I mentioned that StyleManager is not going to be a singleton class in Flex 4. There are some more StyleManager related api changes that you should be aware of.
StyleManager now implements IStyleManager2. If you recompile your Flex 3 app using Flex 4 SDK, you will get deprecation . . . → Read More: StyleManager in Flex 4
By Gaurav, on February 8th, 2010%
One of the features that’s coming with Flex 4 is “Per-Module Style Management”. There is a lot that can be written about this feature and it probably can’t be covered in a single post. So for starters here is a small introduction.
The feature for Per-Module Style Management was done to allow modules and sub applications to . . . → Read More: Stylish modules and sub applications.
By Gaurav, on February 2nd, 2010%
If you have been using Flex 3.5, you might want to upgrade to Flex 3.5a. Yes, the ‘a’ after 3.5 is not a typo. The Flex 3.5 build has been updated to address an issue with Flex-based AIR auto-update UI packaged within the SDK. The related JIRA bug for issue is http://bugs.adobe.com/jira/browse/SDK-24766
All developers using Flex 3.5 . . . → Read More: New and Improved Flex 3.5 build