1

Looking to produce some effects using particles bleeding into one another and slowly fading away, but I wanted to get a good perspective on doing it using BitmapData.

Thanks!

Adrian
  • 63
  • 4

1 Answers1

2

You should take a look at PixelBender

http://labs.adobe.com/technologies/pixelbenderplugin/

Start by reading up on here here:

http://www.adobe.com/devnet/flash/articles/pixel_bender_basics.html

francis
  • 5,889
  • 3
  • 27
  • 51
  • 1
    This may also be something you're looking for: Particle Editor for Starling Framework - blog.onebyonedesign.com/flash/particle-editor-for-starling-framework/ – francis Mar 28 '12 at 23:54