AssetLoader v2.2 – Consolidating Loading Stats

AssetLoader v2.2 – Consolidating Loading Stats

AssetLoader v2.2 now comes bundled with a utility that consolidates loading stats of multiple loaders. The new class StatsMonitor has a very easy to understand api, simply add(); ILoaders to the monitoring list to consolidate their stats.

Posted 11 February 2011 by
Tagged As: , , | Categories: AS3, AssetLoader | Leave a Comment
64 bit FDT4 Installation

64 bit FDT4 Installation

If you are like me, always trying to run with latest and greatest, you’ll want to try the x64 version of FDT4. This is just a short post on what you’ll need to do when installing FDT4 x64.

Posted 9 February 2011 by
Tagged As: , , , | Categories: FDT | 13 Comments
Verbose toString for any object or class

Verbose toString for any object or class

A revamp of the old ToStr class. Converts any object or class into a nicely formatted string. This new version also traces sub complex objects to the depth you specify.

Posted 31 January 2011 by
Tagged As: , , | Categories: AS3, Featured, Snippet | 3 Comments
What Asset Loading Library do you use?

What Asset Loading Library do you use?

There are a lot of asset loading libraries out there, some good, some bad, but I can’t be the judge of that. What I can do is look a few aspects of the library that makes unique. Vote on this poll to voice your opinion.

Posted 29 January 2011 by
Tagged As: , , , , | Categories: AssetLoader, Poll | 12 Comments
HaXe compiled swc not working with FDT? - FIX

HaXe compiled swc not working with FDT? – FIX

FDT 4 not understanding a SWC compiled from a HaXe library? File could not be parsed Error? Here’s a fix!

Posted 28 January 2011 by
Tagged As: , , | Categories: FDT | 3 Comments