Hi, you can leave the process running and Ant quits by using the spawn switch:
http://ant.apache.org/manual/CoreTasks/exec.html On 6/14/06, erixtekila <[EMAIL PROTECTED]> wrote: > > I'm getting closer to getting this to work on the Mac, or at least > > understanding what's going on. > Great. > > > Below is the code that I changed for > > the execute() method on the task. The problem with using "open" is > > that its process doesn't continue while the SWF is running. It opens > > the Flash player and figures it's done with the process at that point. > > So this obviously won't work. Any other ideas out there, besides "get > > a Windows machine"? > > Yes I anderstand what you mean. > Find a way to keep the process running in opening an instance of the > flash player. > > Won't see any solution right now. > I'm thinking of it. > > ----------- > erixtekila > http://blog.v-i-a.net/ > > > _______________________________________________ > osflash mailing list > [email protected] > http://osflash.org/mailman/listinfo/osflash_osflash.org > -- Ray Chuan _______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org
