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

Creating smaller swfs (Part III)

Here is the part three..

The very fact that you are writing applications using Flex proves that you care about user interface. And one of the features of Flex that enables you to provide a better user experience is font embedding. There are many benefits of using embedded fonts but the most important . . . → Read More: Creating smaller swfs (Part III)

Creating smaller swfs (Part II)

Here is the “Part II” of creating smaller swfs. In case you haven’t checked out the “Part I”, it can be found here: Creating smaller swfs (Part I). In this post, let’s focus on modules and how they can help in reducing the swf size.

What are Modules?

Modules are Flex swf files that . . . → Read More: Creating smaller swfs (Part II)

Advertisement

Advertisement