Make it rain with the BitmapData Class
You can have a lot of useless fun with the BitmapData class. In the example below I recreated a popular rain on water effect over a picture using the BitmapData class, the ConvolutionFilter class, the DisplacementMapFilter class, the ColorTransform class, and a handy dandy little interval which uses the new timer classes in AS 3.0.
Since most of my work is for corporate clients I don’t get a lot of time to experiment with the creative capabilities in Actionscript. I am very tired tonight but stay tuned for the tutorial so you can use this effect on your site. If only I could get a swimming pool client, all the content could sit behind this effect. Wouldn’t that be annoying
In order to see this demo you must have Flash Player 9 installed. If you don’t, go here and install it.
3 Responses so far
Actionscript 3.0 Rain Effect Source Code
October 17th, 2007
5:14 pm
[...] Make it rain with the BitmapData Class Actionscript Credit Card Validation – Luhn Check Jul [...]
avion
March 9th, 2008
5:13 am
I tryed to apply that to an existing image on the stage, but it just won’t work.. how can I get it to work ?
meenakshi
April 20th, 2010
7:01 am
Hey great work!!!!!!!!!
really helpful.
Leave a comment