I am developing an application in Flex and can't understand how I make multiple view in the same application.

I have a small navigation on the left that when clicked brings up that view. How can I do this? Do I have to create a whole new .mxml file or can I do it a different way?