Easy-to-use Flash AS2 dynamic water & wave effect.
To use, just copy the function and use it like so:
createWater(MyMovieClip);
If you’re having trouble understanding how everything works, check out these previous examples that were incorporated in to this one:
Here is a new Dynamic Bitmap Particle Explosion effect.
This is an update to the previous dynamic explosion effect that used movieclips instead of BitmapData. The bitmap version works much faster and smoother. Check out this post for BitmapData usage examples.
Preview
Here is a new Dynamic Bitmap Particle Explosion effect with gravity.
This is an update to the previous dynamic explosion effect that used movieclips instead of BitmapData. The bitmap version works much faster and smoother. Check out this post for BitmapData usage examples.
Preview
1 Comment »