You use Flex Builder to create a view state for an application or a component defined in an MXML file. First, you create a base state for the application or component, and then you create a second state based on the base state.
For more information, see Building a Flex User Interface.
The New State dialog box appears. The newly created state is based on the selected state in the States view.
The name of the new state appears in the States view.
You can edit, move, add, or delete components. As you make changes, the changes defining the new state become part of the MXML code.
For more information, see Switching states at run time.