Archive for July, 2008

Typesafe Enums in ActionScript 2

Tuesday, July 8th, 2008

Typesafe Enums are perfect when you want to get the message across loud and clear, with no room for error. The classic use for an Enum is handling events, to give some context I'll demonstrate how you could handle events without using an Enum: /** * This example method will ...

CNET TV Videos

Monday, July 7th, 2008

I've recently been slaving away on Version 4 of the CNET Video Player. Today is the official launch of the new player and it would appear everything has gone smoothly. The player features numerous enhancements over the previous version including a full XSPF playlist, XML Configuration, Support for ...