Styles, Themes, and the stricter Compiler

In Flex 3, the styles defined using the [Style] metadata were validated by the flex compiler, but styles defined in css files were not validated..

Flex 4 has multiple themes:

Spark: The default theme for Flex 4. It contains the skins for Spark and MX Components Halo: The default theme for MX components . . . → Read More: Styles, Themes, and the stricter Compiler

Finding SWC dependencies

The nightly builds for Flex SDK 4 now contain a new tool called swcdepends which can be used to analyze the dependencies between SWC files. This tool can be found under the bin folder of the SDK and the latest nightly builds for Flex SDK 4 is available at http://opensource.adobe.com/wiki/display/flexsdk/Download+Flex+4

Types of Dependencies

There . . . → Read More: Finding SWC dependencies

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)

Advertisement

Advertisement