Adobe Flex 2: Data and Communications

Request info

Adobe Flex Training

Introducing Adobe Flex 2

• Understanding rich Internet applications
• Introducing the Adobe Flex 2 product line
• The foundation of the RIA: Flash Player/Flash Virtual Machine
• Understanding the Flex application process flow
• Getting help and other resources

Accessing Web Services

• Using web services
• Invoking web service methods and using the results
• Consuming a web service
• Handling results using an event handler
• Handling faults
• Calling multiple methods from the same WebService object
• Passing Parameters to Web Services

Introduction to Flex Data Services

• Introducing Flex Data Services
• Installing Flex Data Services
• Explore the Flex Data Services Installation
• Creating a Flex application for use with Flex Data Services
• Navigating the Flex Project Structure
• Understanding the Server Compilation Process
• Flex Data Services Features
• The Flex Proxy Service
• The Proxy Service Default Destination
• Named Proxy Service Destinations

Using ColdFusion Components as Remote Object Services

• Understanding remote object services
• Configuring ColdFusion, Flex Builder and calling a remote object service method
• Exchanging data between ActionScript and ColdFusion

Using Java Classes as Remote Object Services

• Understanding Remote Object Services
• Calling a Remote Object Service method
• Handling RPC Events
• Complex Remote Method Calls
• Exchanging Data between ActionScript and Java

Validating and Formatting Data

• Validating form data
• Triggering validation with events
• Validating Numeric Input
• Triggering validation with ActionScript
• Using regular expressions
• Formatting Data

Manipulating Complex Data

• Understanding Collection Classes
• Filtering data
• Creating a data sort
• Using the IViewCursor interface
• Creating a project that uses FDS

Using the Flex Message Service

• Introducing the Flex Message Service
• Reviewing Message Destination Configuration
• Understanding Publish-Subscribe Messaging
• Publishing Messages
• Receiving and processing messages
• Sending and Receiving Complex Data

Using the Flex Data Management Service

• What is the Flex Data Management Service?
• Exploring a Data Management Services Destination
• Data Management Service Architecture
• Changing Data
• Managing Pending Changes
• Using Events
• Handling DataService Results
• Advanced Data Management Service Features

Providing XML to Controls with E4X

• Understanding XML structure
• Working with XML data in ActionScript 3
• Using the Tree Control
• Retrieving XML data and populating a Tree
• Using XML objects
• Removing XML items from a list

Uploading Files to a Server

• Implementing file transfer basics
• Uploading a file to the server
• Enhancing the user experience with FileReference events
• Understanding the FileReferenceList class
• Use the Data Management Service to retrieve photo data
• Send real-time messages between applications

Course duration: 2 Days

Cost: £575 + VAT

Adobe Flex Training Inverness, Aberdeen, Glasgow, Edinburgh, Dunfermline and other sites throughout the UK including onsite closed company courses are available.

Adobe Flex Training in Ghana, Nigeria and Qatar is also available.

SELECT wp_posts.*, wp_p2p.* FROM wp_posts INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id ) INNER JOIN wp_p2p WHERE 1=1 AND ( ( wp_postmeta.meta_key = 'start_date' AND CAST(wp_postmeta.meta_value AS DATE) >= '2025-04-24' ) ) AND ((wp_posts.post_type = 'schedule' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'acf-disabled'))) AND (wp_p2p.p2p_type = 'schedule_to_courses' AND wp_posts.ID = wp_p2p.p2p_from AND wp_p2p.p2p_to IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID IN (529) AND ((wp_posts.post_type = 'courses' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'acf-disabled'))) ORDER BY wp_posts.post_date DESC )) GROUP BY wp_posts.ID ORDER BY CAST(wp_postmeta.meta_value AS DATE) ASC