Wednesday, April 14, 2010

Flame Effects in Flash

This is one of the interesting tech demo which I've developed. With some online references I've managed to get this out :)

It's purely done by using Actionscript.

The implementation is quite simple. First, u draw a circle with gradient color. After that you animate it move up and fade out as it's moving upward. After that all you have to do in Actionscript is just call a loop and set how many particles you want and randomize the position of X and Y.


*Sample flame effect

No comments:

Post a Comment