Adobe Flex 2 or newer

Introduction

This is the Hello World example for the Flex framework using MXML and ActionScript™ 3.0.

Source

Flex supports several ways to connect to a remote server:

  • NetConnection - for old-skool Flash Remoting
  • RemoteObject - for Flex Data Services

NetConnection

Examples for ActionScript™ 3.0 / Flex using NetConnection:

RemoteObject

Examples for ActionScript™ 3.0 / Flex using RemoteObject: