Tag Archives: as3

AS3 GameGears

Flash game developers - meet my new project: AS3 Game Gears ! It is the right place to find useful tools to boost your game development. There is no need to reinvent the wheel, all you need is a place … Continue reading

Misc , ,
Leave a comment

AS3-Utils

Sometimes I find myself solving the same problems again and again on several different projects. Definitely there is no need to reinvent the wheel, you just have to use the right tools. Theses days I found a perfect help on … Continue reading

Flash ,
Leave a comment

BulkLoader – managing multiple loadings in AS3

One of the most common tasks in game development is the assets loading process. You have two options: 1) ship your game as a single 45Mb SWF file filled with sweet and compressed-to-the-bones images/sounds or 2) load all those assets … Continue reading

Flash , , , ,
1 Comment

Mrdoob stats – Actionscript performance monitor

Create and develop a game is hard task, but optimize one is even harder. You can ruin a perfect game design and a beautiful artset by filling the source code with useless and/or unnecessary stuff. In order to keep things … Continue reading

Flash ,
Leave a comment

Isometric AS3 game engines

After Happy Farm and FarmVille attracted millions of user there is a lot of talking about isometric games. I've played several games featuring an isometric view then I've spent some thoughts around the idea of creating my own isometric game … Continue reading

Flash , , , ,
4 Comments