ActiveDen

Advanced Water Effect

  • Has been a member for 2-3 years
  • Repeatedly Helped protect Envato Marketplaces against copyright violations
  • Author had a Free File of the Month
  • Exclusive Author
  • Sold between 10 000 and 50 000 dollars
  • Bought between 10 and 49 items
  • Referred between 1 and 9 users
Art101 says

Awesome, Realistic, Welcome to AD :)

2 years ago
  • Has been a member for 3-4 years
  • Exclusive Author
  • Sold between 10 000 and 50 000 dollars
  • Bought between 1 and 9 items
  • United States
  • Referred between 10 and 49 users
RJFlash says

:O Very COOL effect!

Good stuff ;)

2 years ago
  • Has been a member for 3-4 years
  • Author had a File in an Envato Bundle
  • Interviewed on the Envato Notes blog
  • Exclusive Author
  • Sold between 50 000 and 100 000 dollars
  • Elite Author
  • Bought between 1 and 9 items
  • India
  • Referred between 10 and 49 users
FMedia says

Good water effect :)

2 years ago
Author
CodedDesigns CodedDesigns replied

Thank you for the support :)

2 years ago
  • Has been a member for 2-3 years
  • Won a Competition
  • Contributed a Tutorial to a Tuts+ Site
  • Exclusive Author
  • Sold between 5 000 and 10 000 dollars
  • Bought between 1 and 9 items
  • Bulgaria
  • Referred between 1 and 9 users
Analogo says

Excellent work with the DMF ;)

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

Beautifully done, bookmarked :-)

2 years ago
  • Has been a member for 3-4 years
  • Exclusive Author
  • Sold between 1 000 and 5 000 dollars
  • Bought between 10 and 49 items
  • Germany
  • Referred between 1 and 9 users
Realtimefreak says

Wow! Great work!

2 years ago
  • Has been a member for 2-3 years
gamergemparq says

Hi,

Is the water animation , done using any particle system?

If I put a bear in the middle of the lake, can the water hit the bear and go around it?

Thanks.

2 years ago
Author
CodedDesigns CodedDesigns replied

Hi,

The effect is not made using any particle system. It is made using an image for the water that has animated noise applied.

If you use a cutout in the water image where the bear is, you can make the waves effect not animate that region.

You are welcome.

2 years ago
  • Has been a member for 3-4 years
  • Bought between 10 and 49 items
  • United States
Parris says

Can I easily implement a movie clip instead of a static image (like clouds moving and reflecting in your water effect)? I think that is what you mean where you mention “Many options for setting images (Library linkage name, Bitmap instance, MovieClip instance)” but I just want to be sure. Thanks!

2 years ago
Author
CodedDesigns CodedDesigns replied

Hi,

The effect supports only static images, using animated images would require more CPU an was not implemented in the effect. If you want, send me an e-mail and I will make you a demo with animated MovieClips.

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

Hi, I cant seem to see a preview of the effect and hence its difficult for me to decide.

Can you Please double check.

Cheers, Vishal

2 years ago
Author
CodedDesigns CodedDesigns replied

Hi, the preview seems to be working fine. If it still doesn’t show, make sure you have flash 10 installed, or maybe it didn’t finish loading.

You are welcome.

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

I Just purchased your software, unfortunately I just realized I am working with flash cs3, can you help please I really like the effect and would like to use it with out having to spend more money for cs4 or 5 Thanks Patrick

2 years ago
Author
CodedDesigns CodedDesigns replied

Hi. Sorry for the late response. If you still need a cs3 version, post a reply and we will see what can be done.

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

yes, I do need the cs3 version Thanks Patrick

2 years ago
Author
CodedDesigns CodedDesigns replied

Hi, can you give me your e-mail address so I can send the cs3 versions.

2 years ago
  • Has been a member for 1-2 years
  • Bought between 10 and 49 items
randychoy says
Purchased

I’m a noob and I found this one of the easiest effects I’ve purchased to implement; and it looks fantastic. Great job!

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

I’m having some trouble with this file (sorry, I’m VERY much a Flash novice!) The tutorial has steps that don’t match up with what files I actually have. Here’s what I’ve done so far:

1. Created a new AS3 file.

2. Imported my Base + Water images.

3. This is where I started getting confused. You said to copy sources/component.fla to the active Library. There is no “sources” folder nor is there any file called component.fla. I just assumed that you meant WaterEffect.fla in the Source_Code folder. I opened this up, copied “WaterEffect” and pasted it into my other project.

4. “Copy the fl folder from the sources folder…” again, I was not sure what you meant here since there is no sources folder. I tried copying “fl” to the directory where my new project is saved (C:\) but in the next step, when I try to set the class for the images, it says the class path cannot be found.

Can you help me with this? All I really want to do is apply this effect to a single image (a large picture of water.)

Edit: I tried the code method as well. However, I get an error upon trying to test the movie:

1046: Type was not found or was not a compile-time constant: waterEffect.

On line:

var effectB:waterEffect = new WaterEffect();

1 year ago
Author
CodedDesigns CodedDesigns replied

Hi.

For the sake of explaining, the .fla file you created is inside a folder “foo” and is called “bar.fla” so you have the structure “foo/bar.fla”. To make effect you need to do 2 things:
– go to the folder “source_code” (or any example folder) and copy the folder “fl” to the folder “foo”, so you have the structure “foo/fl”. The “fl” folder contains the actual source code fo the effect;
– go to the folder “source_code” and open “WaterEffect.fla” using AdobeFlashCS4 or AdobeFlashCS5. After it loads, go to the Library window (Window -> Library); A window called “LIBRARY” should appear with 2 main items: “Component Assets” and “WaterEffect”. You need to copy both items(using: copy – paste) to the Library window in the file you created: “bar.fla”.

After these steps you can use the images you created.

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

Thanks for your reply. What you’ve described is exactly what I’ve done. However, I still get an error when I try to set the class of my WaterImage.png to “WaterImage” -

“A definition for the class could not be found in the classpath, so one will be automatically generated in the SWF file upon export.”

To be absolutely clear, I have my FLA File (my_watereffect.fla) in a folder called Test. The fl folder (copied from source_code) exists in the Test folder. I then opened WaterEffect.fla from the source_code folder and companied the Component Assets and WaterEffect over.

I’ve checked several times and I haven’t missed anything with regards to files or their locations. I’m still getting the error (using Flash CS4 .) So, I’m still at square one…

1 year ago
Author
CodedDesigns CodedDesigns replied

If you can e-mail me the project you have, I could have a look.

1 year ago
  • Has been a member for 3-4 years
  • Bought between 50 and 99 items
ljpike says
Purchased

I just purchased the advanced water effect not realizing that it is CS5 . I have CS3 . Do you have a CS3 version available?

11 months ago
Author
CodedDesigns CodedDesigns replied

Hi, it is CS4 and there is an option to export for CS3 . Send me your e-mail address and I will send you a CS3 version.

11 months ago

by
by
by
by
by