If you’re looking for a way to get multiple HTML pages in a Flex application without using Apollo, check out this code.
to use multiple iframes check out this code
Posted by easow83 on April 7, 2008
If you’re looking for a way to get multiple HTML pages in a Flex application without using Apollo, check out this code.
to use multiple iframes check out this code
Posted in Flex, Flex 2.0.1 | Leave a Comment »
Posted by easow83 on April 7, 2008
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.
Posted in Flex, Flex 3 | Leave a Comment »