[Papervision3D] XRay / logging and AS3 projects
Trevor Burton
worldofpaper at googlemail.com
Tue Apr 3 07:25:29 EDT 2007
You'll have to wait for John to wake up to get all the details on xRay i
think... i don't think the AS3 version has all the capabilities of the AS2
version (not yet, anyway) - but he is working on it here and there.
Basic usage is just to create an instance of XrayLog() in the class you want
to log from and then you can use the info() method to trace out whatever you
need to trace out.
var logger:XrayLog() = new XrayLog();
logger.info("Hello World");
that sort of thing...
T
On 4/3/07, Kelvin Luck <kelvin at kelvinluck.com> wrote:
>
> Hi,
>
> This is maybe more of a general AS3 question than a specific Papervision
> one but it is related to papervision... I'm currently using FlashDevelop and
> the Flex 2 SDK to compile my papervision examples. I am using a basic
> org.flashdevelop.utils.FlashConnect3 where I want to trace stuff for
> debugging.
>
> Then I noticed that papervision comes with a com/blitzagency/xray
> folder... I couldn't find any information about an AS3 version of xray on
> the xray page on osflash but it appears there is one... Has anyone got any
> insight on how to use it? And especially on if I can use it to recursively
> trace the contents of objects from my flashdevelop/ flex 2 compiler setup.
>
> Thanks in advance,
>
> Kelvin :)
>
> _______________________________________________
> Papervision3D mailing list
> Papervision3D at osflash.org
> http://osflash.org/mailman/listinfo/papervision3d_osflash.org
>
--
Trevor Burton
http://www.paperworld3d.com/flash-monkey
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://osflash.org/pipermail/papervision3d_osflash.org/attachments/20070403/561b3127/attachment.htm
More information about the Papervision3D
mailing list