hi weyert! don't know if this really helps, but you might take a look at zeroi (there is a page for it on osflash...). it enables you to use standard trace-statements in your code and redirect it to the flavor of logger you prefer ;)
cheers! henrik Ray Chuan wrote: > Hi, > > add this to the mtasc command: > > mtasc <options...> -trace Logger.log > > You're done. It simply replaces "trace" with "Logger.log", if I'm not > mistaken. > > On 9/1/06, Weyert de Boer <[EMAIL PROTECTED]> wrote: > >> Hello >> >> To continue the topic Aral started on his blog. I don't know if it's >> possible but I would like to change the standard trace()-method of my >> SWF to my own Logger.log static function. Does anyone know how I can >> change an existing SWF and replace the standard trace() with my own? >> >> Yours, >> Weyert de Boer >> >> _______________________________________________ >> osflash mailing list >> [email protected] >> http://osflash.org/mailman/listinfo/osflash_osflash.org _______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org
