Developing Applications in MXML

MXML is an XML language that you use to lay out user-interface components for Adobe Flex applications. You also use MXML to declaratively define nonvisual aspects of an application, such as access to server-side data sources and data bindings between user-interface components and server-side data sources. This topic describes MXML and how you use MXML to develop Flex applications.

For information on MXML syntax, see MXML Syntax.

Contents

About MXML
Developing applications

Flex 2.01

Take a survey