Flash CS3 Tutorial - Particle Effect

Craig Campbell wrote a great tutorial about a simple particle system effect. He teach you how to create an effect with random particles flying out from the center of the stage in random directions, with random sizes and opacities.

Check the tutorial here.


  1. Eric

    Nice visual effect.
    If you add cacheAsBitmap, the performance is a lot better:
    dot.cacheAsBitmap = true;

  2. sanket

    cool

Leave a Comment