Feed on
Posts
Comments

Archive for the 'xray' Category

XRay Logging with AS3

Using Xray you can utilize logging in your AS3 development in a nice clean manner. One of the great benefits here is that your logging/debugging process can be the same when developing locally and when you are running on your development and production servers.
To get started download the latest xray code from their SVN repository.
http://code.google.com/p/osflash-xray/source
Then [...]

Read Full Post »