sounds like you need a framework, check out cairngorm or pureMVC ( puremvc.org), they have lots of tutorials and example apps.
On 10/25/07, Phill B <[EMAIL PROTECTED]> wrote: > > I'm putting together my first Flex app and need some help. I have all > my code in one mxml file and it is getting hard to read. So, I would > like to break out code in to components. > > Should I put my remoteObjects in a component? > > Should I break out all of my vars as well? > > Are there any good tutorials for me to look over for doing this? > > Thanks for the help > > -- > Phil > >

