I’ve been lately working on a Multitouch Kiosk Project, in the upcoming days, I’ll be posting some of the quick hints I think they are worth sharing, some of them are simply good to know, others are braintwisting challenges I faced during the development. Today, I would like to show you how to suppress certain [...]
Category Archives: Quick Hints
AIR: Quick hint: Going Fullscreen
I’ve been lately working on a Multitouch Kiosk Project, in the upcoming days, I’ll be posting some of the quick hints I think they are worth sharing, some of them are simply good to know, others are braintwisting challenges I faced during the development. To start off I would like to show you people how [...]
AS3: OSMF LightweightElement
You are in need of a simple video player, iightweight and easy to use? You think OSMF is too complicated, let me correct you and present you the LightVideoElement Class. Simple to use, quickly up and running and all needed “basic” features available. It’s even a default in OSMF, I actually wonder why no one [...]
AS3: Embed specific characters (part.2)
Just as a quick update, I’ve updated the previously created unicode finder app, to be a bit more helpful for the everyday usage. Here a list of things that have been changed: No double unicodes. Automatic generation of embed code, easy for you to copy & paste directly into your application. One thing that I [...]
AS3: Embed specific characters
You might have read on one of my previous tweets, where I was screaming about using “special” characters in Flash, with “special” I mean arabic, cyrillic, hebrew, chinese simplified and traditional, as well japanese. I know, I know, there is TLF (Text Layout Framework) that handles the whole text, but I’m talking about embedding the [...]


