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 ]
_______________________________________________ osflash mailing list osflash@osflash.org http://osflash.org/mailman/listinfo/osflash_osflash.org