From jiviitas at jyu.fi Sat Dec 15 05:31:08 2007 From: jiviitas at jyu.fi (Juho Viitasalo) Date: Sat, 15 Dec 2007 15:31:08 +0200 Subject: [Zeroi] Zeroi with FDT + MTASC + XRay Message-ID: <4763D71C.1000808@jyu.fi> Hey! Zeroi seems nice, but I can't get it working. I'm using FDT + MTASC + XRay. I'm not using ANT. What exactly do I have to write to MTASC arguments? This is my current argument string: -main -swf assets/MTASC-Setup.swf -out build/test.swf -trace org.osflash.zeroi.logging.LoggerClass.log -Juho- From jiviitas at jyu.fi Sat Dec 15 10:13:38 2007 From: jiviitas at jyu.fi (Juho Viitasalo) Date: Sat, 15 Dec 2007 20:13:38 +0200 Subject: [Zeroi] Zeroi with FDT + MTASC + XRay In-Reply-To: <4763D834.3010808@web.de> References: <4763D71C.1000808@jyu.fi> <4763D834.3010808@web.de> Message-ID: <47641952.90608@jyu.fi> Thanks for the answer. I tried: -main -swf assets/MTASC-Setup.swf -out build/test.swf -trace org.osflash.zeroi.logging.LoggerClass.log org/osflash/zeroi/logging/publisher/XRayPublisher ...and it worked! Great! I still have a problem. It won't trace my application startup traces. When my app is running already, everything traces fine. It happened once that my initializing traces showed up, but XRay seems to start tracing with some kind of delay. Is this a familiar problem to you? -Juho- Max Kugland kirjoitti: > try > > -trace org.osflash.zeroi.logging.LoggerClass.log > org/osflash/zeroi/logging/publisher/SOSPublisher > > cheers, > max > > > Juho Viitasalo schrieb: >> Hey! >> >> Zeroi seems nice, but I can't get it working. I'm using FDT + MTASC + >> XRay. I'm not using ANT. >> >> What exactly do I have to write to MTASC arguments? >> >> This is my current argument string: >> -main -swf assets/MTASC-Setup.swf -out build/test.swf -trace >> org.osflash.zeroi.logging.LoggerClass.log >> >> -Juho- >> >> _______________________________________________ >> Zeroi mailing list >> Zeroi at osflash.org >> http://osflash.org/mailman/listinfo/zeroi_osflash.org >> >