Stage video class
- 2011 Apr 18

Adobe has implemented a new class in Flash Player 10.2 called StageVideo.
Font face for CSS
- 2011 Apr 18

Excellent introduction to using various font in CSS can be found on Smashing magazine.
Basically it is a manual how to implement a custom font across browsers.Flash Facebook API
- 2011 Mar 28
With Facebook playing such a big role on web, Adobe and Facebok developed a Flash as3 api for Facebook. Here are some notes from my previous usage.
Creating custom module for Joomla 1.6
- 2011 Mar 22

With a new Joomla 1.6 release not so many plugins and modules have been upgraded yet ...
iPhone App - Local Storage
- 2011 Mar 20
With phone applications on the rise, I thought I would give it a go and try to crate an app for iPhone.
Passing parameter to addEventListener function
- 2010 Oct 05
Quite often one needs to pass a parameter to addEvenListener function. Here is a solution I dug up on actionscript.org.
SWFAddress with PureMVC Single Core
- 2010 Aug 09

When you need to deeplink flash website, swf address is a way to go. This is about incorporating swf address into an PureMVC proxy.
Using ANT with Flexbuilder
- 2010 Aug 09

What got me first interested in ANT was not so much flash compiling as ability to completely engineer the html page containing the flash.
Papervision3D for advertisment
- 2010 Jan 05

During the Christmas break, I had an idea of how it would be useful to use papervision3d for advertising purposes.
Rich Media Banner design using Google Studio Compoments
- 2009 Dec 16
There are banners which offer a user a bit more without the need to leave the host page. This tutorial will be about a simple Rich Media banner that allows user to have multiple options and decide on one in the end.
Actionscript xml driven menu
- 2009 Dec 03
This tutorial is about creating xml driven menu in actionscript 3. The topics covered here will be how to access xml files from actionscript, and how to load images accoring to that xml.