dave80210
01-04-2009, 06:15 PM
I'm fairly new to flash programming and I can't find what I'm looking for, although it seems like it should be a fairly common practice. Maybe someone out there can help.
I'm building a flash application (there will be a web version and an AIR version) that has six tabs defined in MXML. Each tab will have a layout that I'd like to define in seperate MXML files, each which will have to handle events and data.
So how do I build a project like this where the main MXML file includes the sub MXML files? I'm using Flex 2 and ActionScript 3 from the command line in Linux.
Thanks in advance!
I'm building a flash application (there will be a web version and an AIR version) that has six tabs defined in MXML. Each tab will have a layout that I'd like to define in seperate MXML files, each which will have to handle events and data.
So how do I build a project like this where the main MXML file includes the sub MXML files? I'm using Flex 2 and ActionScript 3 from the command line in Linux.
Thanks in advance!