Flash CS3 Tutorial – Particle Effect
by Carlos Pinho, March 12th, 2008

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.

Tags: , , , , , , , ,

No Responses to “Flash CS3 Tutorial – Particle Effect”

  1. Eric Says:

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

  2. sanket Says:

    cool

  3. Robert Says:

    Great tutorial. Clean and simple effect, I like it.

  4. Jeremy Says:

    Great tutorial, I used it on my site looks awsome!

  5. Avraham Saltoun Says:

    This is a very good tutorial on particles using flash cs4.

Let leave a Comments for this post.