I just released the latest version of the connector (1.6.1) with a new
logger.  The interface has been updated with log levels for runtime control
and works whether you use the connector or just the logger classes.

Thanks to Chris Allen for a ton of help in flushing the new Logger out.
I've included his MtascUtility.as to work with Mtasc users wanting to
redirect using -trace

Traces with MtascUtitility look like this now:
(273) com.blitzagency.Main::run : line 42
what's my obj?!
John: [Object]
   phone: ring

I've also implemented Keith Peter's Debug class and replaced the original
XrayTrace with it.  I've added basic property information about a movieclip
being passed through in a trace/log:

(276) my movieclip
_level0.mc :: (visible=true, x=119.95, y=95, alpha=100, width=57, height=57)

Usage with connector and logger classes here - it pretty well explains it
all:
http://www.osflash.org/xray#usage_9.1.2006

The connector only package includes 2 main files that demonstrate the 2
possible scenarios of using just the Logger classes (with/without mtasc) or
with loading the connector etc.

It's late, I'm tired, hope I covered the vitals ;)

Let me know what you think,

--
[  JPG  ]
_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to