Flex PRovides the following set of features for working with data in your applications: data services, binding, validation, and formatting. These features let you perform the following tasks using Mxml tags:
Send data to server-side data sources
Receive data from server-side data sources
Pass data between client-side objects
Store data in client-side objects
Validate data before using it
Format data before displaying it in the user interface