Preconditions, postconditions checking

How many times you found yourself writing preconditions before executing some code (like argument validation) and post-conditions (validating some result…


More »


Method overloading in flash

As you may already know, it is not possible to have the same method with different signatures in flash (also…


More »


Flash internationalization library

This is the first release of my flash framework, that contains an internationalization library.

More »


Flash Text Area - Update3

WARNING This version should be considered BETA. It is stable enough for me, but it will surely break existing applications that…


More »


Fixing Flash External Interface inside Form on Internet Explorer

Tried to use External Interface on a flash object inside an HTML form in Internet Explorer without any luck?. You…


More »


FlashTA - Updated2

I updated FlashTA, fixing some nasty bugs regarding image duplication (note to Adobe: please, please FIX the flash html area…


More »


Flash - Opera bug

Trying to find out why Rostislav Hristov´s excellent SWFAddress doesn´t work correctly under Opera, i found that the External Interface…


More »


Flash player bugs

I´m posting this as a reminder to Macromedia (now Adobe) that they need to fix some IMPORTANT bugs in the…


More »