Hello World for Flex

This is an example for the Flex framework using MXML and ActionScript 3.0.

Examples

Flex supports several ways to connect to a remote server:

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

NetConnection

Source

RemoteObject

Source