Home » Software » Adobe Flex

Optimizing Your Flex Applications

As highly optimized as Flex is, you have the responsibility as an application developer to keep an eye on the performance, memory management, and size of your Flex application. This chapter covers common tips and tricks that you can use to make sure you're creating a lean and mean Flex application. You find out how to make the SWF file, the output of your Flex application, as small as possible for production purposes and how to make your application use the least amount of memory and run as fast as possible.

More info Download (542) times

Using Adobe Flex Builder 3

Adobe Flex Builder lets you create, manage, package, and distribute projects for building web and desktop applica- tions. When you generate shared component library (SWC) files, you can share components and other resources between applications or with other developers. You can also work with different versions of the Adobe Flex SDK directly in Flex Builder ...

More info Download (494) times

Using Adobe Flex in JSR-286 Portlets

This article shall show you how the Adobe Flex SDK can be used in a Portal environment to enhance the user interface for a Portlet. It has also previously been possible to use Flex with JSR-168 Portlets and alike FlexPortal , but with the new Portlet 2.0 specification (JSR-286) some things have improved, such as the support for asynchronous requests, public render parameters and events.

More info Download (347) times

Integrating Adobe Flex and IBM WebSphere Portal

This article is for Flex developers who want to integrate their applications with WebSphere Portal. It assumes that you are familiar with Flex at a basic programming level and that you are familiar with Java programming. It also assumes that you have administrative access to a working WebSphere Portal server for the relevant portions of the article. It does not, however, assume that you are familiar with programming or administering WebSphere Portal.

More info Download (302) times

Learning Flex Through Applications

In this chapter we ll roll up our sleeves and build several mini-applications to illustrate the use of various elements and techniques of both ActionScript 3.0 (AS3) and MXML that you ll be using in real-world projects. But this is not a tutorial and we ll be introducing these elements on an as-need- ed basis ...

More info Download (302) times

Creating Flex Applications Enabled for LiveCycle Workspace ES

This document is intended for programmers who are familiar with Flex, ActionScript 3.0, MXML, XML, and Adobe Flex Builder (or the Adobe Flex SDK compiler) who want to develop a Flex application that functions within Workspace ES.

More info Download (280) times

Developing AIR Applications with Adobe Flex 3

The Adobe AIR runtime allows you to run AIR applications on the desktop. There are a number of ways to install the runtime. You can install it separately (described below) or it can be installed either when you download and run a sample AIR application or set up your AIR development environment. The runtime only needs to be installed once per computer.. ...

More info Download (273) times

Developing rich Internet applications for SAP with Adobe Flex

This paper will discuss the Adobe Flex features and architecture, providing an overview of how Flex employs service oriented principles that allow SAP users to assemble innovative and engaging solutions.

More info Download (239) times

Using Adobe Flex Builder 3

The Flex and Flex Builder documentation includes information for users who have a variety of backgrounds. This section helps you understand how to approach the documentation, depending on your background and what you want to accomplish with Flex and Flex Builder. ...

More info Download (221) times

Creating Flex Applications with IntelliJ IDEA

In this tutorial you will: Create an IntelliJ IDEA project with Flex-enabled module, Create Ant build configuration to compile and run Flex application, Create a Flex application, While editing, try hands-on the Flex-aware coding assistance and quick fixes, Run Flex application ...

More info Download (191) times

Page: 1 2