By Gaurav, on July 24th, 2009%
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 can be four . . . → Read More: Finding SWC dependencies
By Gaurav, on July 16th, 2009%
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 one is that . . . → Read More: Creating smaller swfs (Part III)