ActiveDen

Classic Water Effect AS3.0 (Supports Animation)

  • Has been a member for 2-3 years
  • Bought between 1 and 9 items
carlneuman says
Purchased

Hey FlashTang,

I finally implemented this nice water effect to my app. It looks really nice.

Thank you!

I am wondering if you could give me advice on how to add a feature. I tried hard but have not been able to do it.

How to make the ripples quickly slow down?

I guess I have to tweak those filter parameters?

Thanks!

Carl

Posted 2 years ago
Author
FlashTang FlashTang replied

hi,thank you carlneuman
What is your FPS ?
Please drop me an email, 2 buyers has asked me this question
I will send fixed file to you (but it’s not so perfect,all this kind water on AD has the same problem I think)

Posted 2 years ago
Purchased
Default-user carlneuman replied

Just got your email. thanks!

It seems that changing the damp filter will change the water calm down speed? That is a magic to me!

I have added the following code to the water effect, and it really makes water calm down much faster.

The only problem I have is, if I set fastDamp=true, then the ending water image is shifted, comparing to the source mc. Do you have any idea? (I place the water on top of the source, and once the water is calm, I remove it to save CPU time).

This solution is perfect to me if I can figure this out!

// change the wave damp speed
// if fastDamp=true, wave will calm down faster
public function changeDampSpeed(fastDamp:Boolean):void
{
    if (fastDamp)
    {
        damp = new ColorTransform(0, 0, 0.9999, 1, 0, 0, 1.89, 0);
    }
    else
    {
        damp=new ColorTransform(0, 0, 0.996, 1, 0, 0, 2, 0); 
    }
}
Posted 2 years ago
Purchased
Default-user carlneuman replied

Thanks!

Posted 2 years ago
  • Has been a member for 1-2 years
  • Bought between 1 and 9 items
k35566 says
Purchased

Cool !
Thanks for this great file

Posted 2 years ago
  • Has been a member for 3-4 years
  • Bought between 10 and 49 items
  • United Arab Emirates
vincent989 says
Purchased

Hi,

How to Load this Effect as a Animation for 15Sec At the Start up...

Urgent…Pls

Posted 2 years ago
Author
FlashTang FlashTang replied

Hi vincent989
You can use Loader and Timer to do that
when timer completed ,remove that loader use removeChild method ;)
FlashTang

Posted 2 years ago
  • Has been a member for 3-4 years
  • Bought between 10 and 49 items
  • United Arab Emirates
vincent989 says
Purchased

Sorry One More Question….

How to load the effect (on load) without mouse over or mouse move…

Dont have big knowledge in AS3 .0

Posted 2 years ago
Author
FlashTang FlashTang replied

Hi,vincent989
It’s possible
Please send me an email through my profile page ,I will send you new file and an example :)

FlashTang

Posted 2 years ago
  • Has been a member for 3-4 years
  • Exclusive Author
  • Sold between 1 000 and 5 000 dollars
  • Bought between 1 and 9 items
  • India
  • Referred between 1 and 9 users
satya4satyanm says

nice effect

Posted 2 years ago
Author
FlashTang FlashTang replied

Thanks , satya4satyanm :)

Posted 2 years ago
  • Has been a member for 3-4 years
  • Bought between 10 and 49 items
  • Brazil
helio says

Hi, Is it possible to achieve it on a fullscreen website? What I mean is, clicking on the buttons on a liquid fullscreen website. thanks and congrats!

Posted 1 year ago
  • Has been a member for 4-5 years
  • Bought between 10 and 49 items
smol says
Purchased

Hi,

I’m trying to use this effect on “rollover” for a menu.

How can I simply “launch” this effect on rollover (centered on the MC, no mouse position following) ?

Posted 1 year ago
  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
erickmp0 says
Purchased

Hi FlashTang, very cool effect but have just one question,is possible to do a few drops appear randomly without having to click?

Posted 10 months ago

You must sign in or sign up to purchase this item.

$5Regular Licence

$5

Regular Licence a website (commercial, personal, client), free game, e-card, or presentation - Details

$25Extended Licence

$25

Extended Licence an app, paid game, or other software project, a website template for sale - Details

72 Purchases 28 Comments

Buyer Rating
12345 ( 16 ratings )
FlashTang

FlashTang

  • Has been a member for 2-3 years
  • Exclusive Author
  • Sold between 10 000 and 50 000 dollars
  • Bought between 10 and 49 items
  • Referred between 10 and 49 users
View Portfolio
Created 7 October 09
ActionScript Version AS3
Documentation Some Help
Flash Files Included Flash FLA
Opens With Flash CS3 (9+)
Published Size 65kb
Resolution Resizable
by
by
by
by
by