Rising Bubbles

Posted On: September 28, 2009
Price: $3.00
Flash Player Version: 8
Swishmax Version: Swishmax2, 2008.08.12
Comments: No comments yet


A nice animation to use in your works :)
To edit the bubble style, simply edit the “bubble” MC in library!
Note: You can define the number of bubbles that are shown, by increasing or decreasing the interval number:

More bubbles:

1
interval = setInterval(makeBubbles, 200);

Less bubbles:

1
interval = setInterval(makeBubbles, 2000);
VN:F [1.7.0_948]
Rating: 8.0/10 (1 vote cast)