But I'm still missing this: My project has a program.mxml file in the root directory, and then 40-50 files in com.crowe.view.*, com.crowe.vo.*, com.crowe.events.*, etc.
What I don't yet see is how to invoke the compiler on these 40-50 files. I'm asking for a pointer to documents on how to set your system up. That's what I'm missing. TIA Mike --- In [email protected], "Ilya Devèrs" <[EMAIL PROTECTED]> wrote: > > you could also look at the flex compiler shell on adobe labs. > > i know the TextMate editor (for osx) has support for launching the > compiler also. > > > On 10-feb-2007, at 17:57, Clint Tredway wrote: > > > most people use Ant to do auto builds, but I dont know anymore than > > that as I dont do it that way. > > > > On 2/10/07, Mike Crowe < [EMAIL PROTECTED]> wrote: > > Clint, > > > > I'm more asking how to invoke the mxmlc compiler on a flex project. > > Do I have to build up a Makefile or build.xml? Any automated way to > > start this? > > > > TIA > > Mike > > >

