[osflash] ZLog, easy log for Flash
Zárate
zzzarate at gmail.com
Mon Apr 3 13:46:01 EDT 2006
Hi all,
One week ago or so I finished my own log system for MTASC and Flash IDE, ZLog:
http://www.zarate.tv/proyectos/zlog/index_en.htm
I was a little bit tired of FlashInspector and didn´t wanted a "big"
thing like XRay. Then the zero impact logging package arrived when I
was pretty done.
Main features are:
1 - Add trace types without recompiling the console. The text field is
HTML and for every trace one <p class="type"> tag is created, where
type is the second parameter passed to the trace function. To add or
modify trace types you just need to updated the console's css.
2 - Keyboard shortcuts:
* r: inits log.
* p: pausa/continue log.
* up/down arrows: increase/decrease text field's scroll.
3 - You could pass as third parameter one boolean value (true/false)
that will reinitiate the log. Very useful when you have hundreds of
log lines.
I´m also planning an exe wrapper with Screenweaver to allow the
console to be always on top, but not very soon.
Anyway, *another* Flash log system : )
Cheers,
--
Zárate
More information about the osflash
mailing list