RSL enhancements in Hero

While RSLs help to reduce the size for your Flex applications, they can sometimes be tricky to use. So to simplify the usage of RSLs, we made some enhancements in the upcoming Flex SDK release (code-named Hero).

These enhancements should provide the following benefits:

Applications will only load RSLs that are required Modules (and . . . → Read More: RSL enhancements in Hero

Code Coverage Tool for ActionScript

The prerelease for ActionScript Code Coverage Plug-in is now live on labs.adobe.com. On the Flex SDK team we use this tool to perform code coverage for the Flex Framework. This tool is not tied to any specific SDK version and so it can be used to perform code coverage using the latest SDK build. . . . → Read More: Code Coverage Tool for ActionScript

Styles and popups with Flex 4

If you use modules/sub apps and pop ups(Alert, ToolTip, TitleWindow, etc.) then you probably would be interested in some of the api changes that were introduced by the “Per-Module Style Management” feature in Flex 4. As I mentioned in my previous posts that StyleManager is no longer a singleton class and all modules and . . . → Read More: Styles and popups with Flex 4

Advertisement

Advertisement