Accessibility

Flex Article

 

Improving Flex application performance using the Flash Player cache


Darrell Loverin

Darrell Loverin

Adobe

Table of Contents

Comments
Created:
31 March 2008
User Level:
Intermediate, Advanced
Products:
Flex
Flash Player

First impressions mean a great deal. The first thing someone does when using an application is to download it—and if that process takes too long, it will detract from the user experience. To improve that experience, you need to learn strategies for reducing the download time and improving the startup time of your Flex applications.

This article shows you how to take advantage of the new Adobe Flash Player cache using Adobe Flex 3. I take a look at how to use this approach in both Flex Builder and the Flex SDK command-line tools.

Requirements

In order to make the most of this article, you need the following software and files:

Flex Builder 3

Flex 3 SDK

Flash Player

Prerequisite knowledge

This article assumes you have some prior experience creating Flex applications using either Flex Builder or the Flex SDK command-line tools.

About the author

Darrell Loverin works on the Flex SDK team at Adobe. He implemented the new RSL features in the SDK compiler, Flex framework, and Flex Builder.