Accessibility

Flex Developer Center

Data integration and services

Announcing Adobe LiveCycle Data Services ES

Effective with the release of Adobe LiveCycle ES, the Adobe Flex Data Services 2 server product has been rebranded as a Solution Component of LiveCycle ES. More than a name change, this new product reflects an important evolution in Flex Data Services and its integration with LiveCycle server products.

Articles on this page use or refer to Flex Data Services 2, but will likely work with LiveCycle Data Services ES. Articles referring or using ColdFusion and Flex Data Services 2 will not work with LiveCycle Data Services ES and will be updated soon. Go to the following resources to learn more about using LiveCycle Data Services ES:

Data integration with Flex Data Services 2

Book cover: Programming Flex 2

Programming Flex 2 excerpts: From framework utilities to data integration

Download three chapters from O'Reilly Media's book and gain useful, practical insights into developing components and working with data. (Updated May 7, 2007)

Adobe Flex 2: Training from the Source

Using project-based tutorials, this book/CD volume is designed to teach the techniques needed to create sophisticated, professional-level projects with Flex.

In Labs: Flex Stress Testing Framework

Get help load testing Flex 2 applications that use Flex Data Services.

Flex Data Services 2: Capacity planning white paper (PDF, 148K)

Optimize performance and estimate hardware requirements for Flex apps that use Flex Data Services 2.

Automatically generating code for Flex 2 data access

Use DAOFlex to generate, compile, and prepare the required files for data-driven Flex 2 applications.

NoteTag: Anatomy of a Flex mashup

Learn about the architecture, components, and classes behind NoteTag—a proof-of-concept Flex app.

Introduction to the Flex Message Service

Examine the asynchronous publish-subscribe pattern and how it forms the architecture of Flex Data Services.

Refactoring Flex applications from RPC-style data management to Data Management Services

Make the shift to Data Management Services by converting an RPC-style sample application.

Using RPC services in Flex Data Services 2

Understand the differences between RPC services in Flex 1.5 and Flex 2.

LiveDocs: Getting started with Flex Data Services

Check out the Getting Started documentation, and learn the basics of using this new feature.

In Labs: Ajax Data Services

Access the messaging and data management capabilities of Flex Data Services directly from JavaScript.

ColdFusion and Flex: Do you need Flex Data Services?

Get a handle on Flex Data Services and when to use it instead of Flash Remoting.

Architecting RIAs with Flex Data Management Services

Streamline RIA development and maintenance with Flex Data Management Services.

Using ColdFusion with Flex – Part 1: Creating and running a Contact Manager application

See Flex Data Services synchronize data between tiers and clients.

Using ColdFusion with Flex – Part 2: Creating and running a CRM application

Manage relationships between objects using nested destinations in Flex Data Services in this sample application.

Using ColdFusion with Flex – Part 4: Creating and running a session tracker

Learn how to use Flex Data Management Services in the Phone Selector sample application.

Flex 2 Quick Starts

Start using Flex 2 now. Understand basic concepts and learn how to code top tasks.

Moving data from ColdFusion CFCs to Flex 2 applications

Use this simple hello world example to get started using Flex and ColdFusion together.


Flex 1.5 articles

Rahul Mainkar

Designing a custom gauge component for SAP NetWeaver Visual Composer with Flex 1.5


Customize the gauge component with a new look and animation for better visibility and usability.

Working with Data Binding in Flex

In this chapter excerpt from iteration::two, learn about data binding as you build a loan calculator.

Exchanging Complex Data with Back-End Systems

Send complex data to the server using three data services in Flex that accommodate heterogeneous data-access requirements.

Technical FAQ for Flex Developers

Check out the Flex community’s updated list of answers to common technical questions on developing Flex RIAs.

Synchronizing Deployed Rich Internet Applications

Develop a simple way to handle version control and synchronization issues in deployed client applications.

Using the Flex Trace Panel

Monitor errors in your RIAs and view the troubleshooting results in this handy console.

Using Flash Player 8 Features in Your Flex 1.5 Application

Add file upload and download functionality easily in your Flex apps with new Flash Player 8 features.

Applying Data Push Techniques in Flex RIAs

Build a sample application with Flex and FCS that simulates a horse race and learn the basics of data push logic.

Faster Development with the Flex Application Starter Toolkit (FAST)

The Macromedia Consulting group shares its expertise to help you shorten your development cycle.

Applying Data Push Techniques in Flex RIAs

Build a sample application with Flex and FCS that simulates a horse race and learn the basics of data push logic.

@stake Flex Security Review

See how Flex meets application security best practices to defend against client-side attacks.

FlashPaperLaunch printable document (Flash or PDF, 248K)

Flex White Paper: Using Macromedia Flex in a Portal Environment

Add a rich interface to your portal applications and improve customer experience.

Setting Up Client-Based Analytics in a Flex Application

Get metrics from your RIA with JavaScript and a cookie-based analytics tool, such as Omniture, NetIQ, or WebSideStory.

Capacity Planning for Macromedia Flex

Estimate the hardware requirements for Flex applications in a production environment.

PDF Launch printable document (PDF, 430K)

Flex Components: Designing for Reusability

In this chapter excerpt, you create your own custom components with MXML and ActionScript.

Working with Data Binding in Flex

In this chapter excerpt from iteration::two, learn about data binding as you build a loan calculator.

Exchanging Complex Data with Back-End Systems

Send complex data to the server using three data services in Flex that accommodate heterogeneous data-access requirements.

Understanding the Linker and Loaders in Flex

A Flex engineer guides you in a look under the hood at the Flex compiler.

Debugging Client-Side Code in Flex Applications

Learn how to set up debugging and identify issues in your Flex-generated SWFs.

Using Local SharedObjects with Flex

Use this class to store data locally and call that data during the same session or in a later session.

Using Mixins in Flex Applications

Dynamically add the methods of an existing class to a custom class without using inheritance.

Using Flex to Build Your Struts Apps

Christophe Coenraets creates a sample Flex front end for a Struts app with you.

Internationalizing Flex Applications

Globalize your Flex applications so that you can best serve customers in different areas of the world.

Architecting Flex Applications

Learn how to build large-scale enterprise applications using the Flex methodology.

Tips and Techniques for Improving Flex Application Performance (Updated for Flex 1.5)

Optimizing ActionScript with Flex Profiler

Use the Flex Profiler to analyze your ActionScript code and tune for peak application performance.