Archive for November, 2009

AS3 Global Object 2.0

Friday, November 6th, 2009

Hello,

I’ve just refreshed AS3 Global Object to version 2.0 by refactoring and simplifying most of the code. The main change is that the classes now reside in new package com.inruntime.utils and there’s only two of them (down from four) which also solves some code conflicts.

Also, AS3 Global Object has got a new home at Github – http://github.com/inruntime/AS3-Global-Object. The download links in this blog were updated and are now pointing to the latest release in Github repository.

Enjoy!