31
05.09

DOP Player WordPress Plugin

Dop Player is intended for users that want an easy to use player to integrate in their blog.
Dop Player can be easily customized from an admin panel to match your template’s colors.

30
05.09

Load an image (jpeg, png, gif) or a swf using ActionScript 3.0

Here is an example that illustrate how you can upload an image or a swf in your Flash ActionScript 3.0 project .

05
05.09

How to trigger an event with ActionScript 3.0 when the sizes of a swf’s stage are modified

This is very useful when you try to create a “liquid” flash application.

03
05.09

How to parse a XML file using ActionScript 3.0

Here is an example on how to get data from XML file using ActionScript 3.0.