dopdemo.net
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.

29
04.09

How to change a movie clip color using ActionScript 3.0

This is a function that changes the color of a video given as a parameter in a new color given as parameter as well.