| Using Flex Builder 2 > Developing a Flex Application User Interface > Adding Interactivity with Behaviors | |||
You can use Adobe Flex Builder 2 to create behaviors that add animation and motion to a component in response to user or programmatic action. For example, you can create a behavior for a TextInput component that causes it to bounce slightly when the user tabs to it, or you can create a behavior for a Label component that causes it to fade out when the user passes the mouse over it.
This topic describes how to visually create behaviors for components. For information on creating behaviors in MXML and ActionScript code, see Using Behaviors in Flex 2 Developer's Guide. For a tutorial, see Use Behaviors in Getting Started with Flex 2.
This topic contains the following sections:
Flex 2.01