Tag Archives: actionscript

Improve your game with particles

When I play a game, I like to see all those flying particles popping up on the screen. Casual games make heavy use of this resource, sometimes more than what is considered healthy. A particle system adds dynamism to the … Continue reading

Posted in Flash, Tools | Tagged , , , , | Leave a comment

QuickBox2D: AS3 physics engine

The first time I saw a really convincing physics engine working on a PC game was during a Half Life 2 session. All that Havok physics created an unique game experience. Luckily the use of physics inside games has grown … Continue reading

Posted in Flash | Tagged , , , , , | Leave a comment

Flash instead of Powerpoint?

Probably I've spent several hours editing and arranging pictures to create a nice Powerpoint presentation. Even though the Microsoft product is a great tool, I do not like the final result. It seems unfashionable, too poor and/or simple. This is … Continue reading

Posted in Flash | Tagged , , , , , | Leave a comment

SWFConsole: enhance the power of your Flash games

Sometime ago I was working on a Flash game and I had to output some information to the console. That's a very easy task when you use trace() and the Flash IDE, but things get a little harder when you … Continue reading

Posted in Flash | Tagged , , , , | Leave a comment

FlashDevelop: a powerfull and free AS3 development tool

If you work with Flash like I do you probably have said a bunch of bad words while you were coding AS3 using the native Flash IDE AS editor. I like Adobe, I really do, Flash can do amazing things … Continue reading

Posted in Flash | Tagged , , , , , , | Leave a comment