May 30, 2009

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 .

May 5, 2009

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.