Tracking Forums, Newsgroups, Maling Lists
Home Scripts Tutorials Tracker Forums
  Advanced Search
  HOME    TRACKER    Flash




Water Effect



Hi guys,

I'd like if anyone of you Kirupans knows how to do a water effect in flash? I'd like to make a banner and the background is having a water effect.

Would appreciate if you can help me guys.

thanks a lot,

mrloo



KirupaForum > Flash > Flash 8 (and earlier) > Flash MX
Posted on: 01-24-2004, 03:52 AM


View Complete Forum Thread with Replies

See Related Forum Messages: Follow the Links Below to View Complete Thread

How To Add Water Effect?
Hi All,

Can any one tell me how to add water effect
on an image...

Thanx for help..

Water Effect?
hi all,
I hope I could describe the right things

I've seen this cool effect somewhere but I don't remember the URL. It looked like a drop of water dropped down and the "water" rippled out in a shape of circle

I really want to know how to make it. Do you know any example, any tutorial?

Thanks for any help

Water Effect
Hello guys 'n' girls,

We need an water effect - You know when you are driving in the rain and you see the water drip down your side window, you can still see outside world but its blured.

We need someway of doing that??

Please someone help us!!

Cheers

James

Water Effect
does anyone have any idea in how to make a similar effect has this but with flash!?

just roll your mouse over the foto

http://clientes.netvisao.pt/nantonio/pedrocruz/

Water Effect
I am trying to produce an animation at work to show pressure proportional to depth.

Basically I want a bottle of water with 3 holes in with 3 different amounts of water flying out of the bottle at different pressures.

The problem I have is how to animate the water coming out of the bottle so it looks realistic and accurate?

Any help would be grand!

Jemes

Water Effect?
Please help,
I wanted to create a water ripple effect to a selected portion on the stage. The stage color is black & any effect created seems to be vanished on black. Please help.

Thanx in Advance
Bhaskee

Water Effect
Hello all! First time poster in here. I am working on a flash movie and was wanting an effect that when a boat drives through the water that dropplets from its wake splash onto the screen and drip down (kind of like in GTA: Vice City when it rains and water accumulates on the screen). I was wondering if there is anything like that in this site or if someone knows where something like that is. I have already searched through some of the rain things on the site and I haven't seen anything yet. A little help would be appreciated. I have tried making it on my own but failed miserably. If someone knows how to make the effect I would love to learn how. Thank you.

Water Effect
I'm look for a technique/tutorial that looks like the side view of water ripples in a pool. Does anyone have any ideas where i can find this?

Water Effect
Can anyone tell me how this effect was achieved?

http://www.flashkit.com/movies/Effec...2167/index.php

Thanks in advance!!

Water Effect
http://www.flashguru.co.uk/maelstrom...=lake%20effect

How do you do that realistic water looking effect??

Water Effect
Anybody knows how to make water effect like this: http://www.template-help.com/screenshots/6200/6276.html

Water Effect
Im looking for an example of a heat dispersion effect or a water reflection. For example theres text over a water and its waving in it, could also be seen when he rises against something. Ive been looking but havent found an example yet.

Is This Water Effect Possible In AS3?
Hi all

please see this effect

http://missionh2o.com.au/game/ani1.mov

Is there a way to create that ripple transition just using actionscript?

Thanks in advance

Water Effect And AS3.0
Trying to find decent Water effects in Flash CS3/AS3.0. Any ideas? Not necessarily looking for photorealism, mostly fluid like movements.

Water Effect
Hello

I have used a code to in AS2 to create a water effect in flash cs3, however I now wish to do the same effect in AS3 for a new application but I do not know how to do so.

If any body could help me change the code I have attached to work using Action Script 3 I'd be really greatful.

Thanks
Tremayne


Code:
// -----------------------------------------------
// Water Reflection Effect
// -----------------------------------------------
import flash.display.*;
import flash.geom.*;
import flash.filters.*;
myBitmap = new BitmapData(1090,770,false,0);
pt = new Point(0,0);
mpoint = new Point(0,0);
myDispl = new DisplacementMapFilter(myBitmap, mpoint,1,2,10,50);
water_mc.myList = new Array();
water_mc.myList.push(myDispl);
water_mc.filters = water_mc.myList;
i = 1;
this.onEnterFrame = function()
{
filterList = water_mc.filters;
offset = new Array();
offset[1] = new Object();
offset[1].x = i;
offset[1].y = i/8;
myBitmap.perlinNoise(45,5,3,50,true,false, 7,true,offset);
filterList.mapBitmap = myBitmap;
water_mc.filters = filterList;
i++;
}

Water Effect
Hi I'm new to the forum :)

I've got my first job in flash as a freelancer working for somebody and I've run into a problem.

I'm expected to do windscreen wipers going back and forth and water spraying against the screen, as if your looking from the inside of a car outwards.

The windscreen wipers have to push the water and I'm completely lost here because I don't know how to do water in Flash.

I have done the windscreen wipers and they are animated going back and forth but I need to know how to do the water.

If somebody could please help me out here, you would be a life saver

Water Effect
Does anyone know how to reproduce the water effect used in this website:

http://feature.parasol-island.com/

Is it accomplished using Flash alone or is it just a rendered loop composited in a 3D application such as 3dsMax and then embedded on the page?

There are multiple possible scenes on the website. The one I am trying to emulate is the one depicting what seems to be a very sunny day (i.e. you can slightly see through the very blue water).

Water Like Effect
Does anyone know how to do this effect shown on this web site


http://www.djmaxglazer.com/direct/mg/

its like water movement bringing in the image

How'd They Do This Water Effect?
Any ideas on how they did this water effect?

http://www.templatemonster.com/websi...tes/11453.html

Water Effect
Hi guys,

I'd like if anyone of you Kirupans knows how to do a water effect in flash? I'd like to make a banner and the background is having a water effect.

Would appreciate if you can help me guys.

thanks a lot,

mrloo

Water Like Effect
Does anyone know how to do this effect shown on this web site


http://www.djmaxglazer.com/direct/mg/

its like water movement bringing in the image

Water Effect
I am trying to figure out if Flash is the program i should use to create a ripple effect .. not the anfy thing...  i want to make a black background and have a raindrop fade in and fall to the middle of the screen and look like it hits water and from the ripples caused by the drop some text appears ... any suggestions on programs and/or techniques will be greatly appresiated.

Water Effect
Hello. How do you animate a waterfall image in flash mx 2004?
Thanks

Water Effect
How can i make this effect but not to have this glitch at the end of animation? beacuse this doesn't look nice. Mask and circle were used for this effect...


LINK

Water Effect AS Help
I have this AS for a water effect when I click over an image, here titled "30".

Does any body now how to make the effect start on rollOver event and not only on pressed (mouseDown)?

ah! one more thing, when I export it, it stays on x,y coordinates = 0,0.
I don't know how to change it to another place.

--------------------here are the AS----------------------

stop();

import flash.display.BitmapData;
import flash.geom.*;
import flash.filters.ConvolutionFilter;
import flash.filters.DisplacementMapFilter;

fundo = BitmapData.loadBitmap("30");
anc= fundo.width;
alt =fundo.height;
sal = new BitmapData(anc,alt, false, 128);
sal1 = sal2 = new BitmapData(anc,alt, false,0);
ori = acum = new BitmapData(anc,alt, false,128);
Mx = new Matrix(); Mx.scale(2,2);
onda = new ConvolutionFilter(3,3,[1,1,1,1,1,1,1,1,1],9,0);
ade = new ColorTransform(0,0,0.996,1,0,0,2,0);
agua = new DisplacementMapFilter(sal2,new Point(),4,4,48,48,"ignore");
attachBitmap(sal2,0);

onMouseDown = function(){
pul = !pul};

onMouseUp = function(){
pul = !pul};

onEnterFrame = function(){
if (pul){
XM = _xmouse / 2; YM = _ymouse / 2;
ori.setPixel(XM+1,YM,0); ori.setPixel(XM-1,YM,0);
ori.setPixel(XM,YM+1,0); ori.setPixel(XM,YM-1,0);
}
sal.applyFilter(ori,new Rectangle(0, 0, anc,alt),new Point(),onda);
sal.draw(sal,new Matrix(),null,"add");
sal.draw(acum,new Matrix(),null,"difference");
sal.draw(sal, new Matrix(),ade);
sal1.draw(sal,Mx,null,null,null,true);
sal2.applyFilter(fundo,new Rectangle(0,0,anc,alt), new Point(),agua);
acum = ori; ori = sal.clone();
}



--------feel free to use it, just change the jpeg linkage name--------------

How Do U Do The Water Effect
i seen it hear.. thanks http://*******.com/

Water Effect
I am trying to produce an animation at work to show pressure proportional to depth.

Basically I want a bottle of water with 3 holes in with 3 different amounts of water flying out of the bottle at different pressures.

The problem I have is how to animate the water coming out of the bottle so it looks realistic and accurate?

Any help would be grand!

Jemes

Water Reflcetion Effect?
Hi!!could somebody tell me how to create water reflection effect using Flash 5. I am breaking my head over it!!!!!!

thnx
chaitra

Water Ripple Effect
i've just switched from LiveMotion to Flash....in LM there was an invisible water effect that you could slide over text and make it look watery and ripple-like....is there any way to recreate this in Flash???...thank you

melissa

Water Lake Effect
I have seen Want i would like to do done before. and I know it is possible in java, but I have seen it in flash. What Im looking for is a Lake reflection effect. I have the picture and half of it is reflecting what the top half shows. Does anyone know how I would go about accomplishing this?

thanks

Water Fall Effect
hi flash masters
i have been looking for water fall effect like spring from mountain. and i'd tried many times using duplicate movie action but couldn't reached upto nice one. So please help me to get a nice movie.
help me.....................
may_hs

Water Flow Effect
I am looking for an effect the simulates water flowing out of a facet. Any ideas or links?

Water Ripple Effect
I am wanting to know how to do a water ripple effect? Not when something falls into the water. I want the effect to be as though the wind is slightly blowing over the water. Can someone please post a URL to the tutorial?

Water Ripple Effect
hey people,


I have a question, how do this water ripple effect ? http://www.bluefishgroup.com/ . Ive been searching in flashkit but no luck so far. I want a similiar effect like that.

THanks for the help before.

Water Effect On Photo
Is it possible to make an image look like it has an animated water effect simmilar to : http://www.anfyteam.com or can that java script (that is available on their site) be pasted into an actionscript. Is there an easier way or do you have any suggestions?

Realistic Water Effect
here is the sscreen saver i made

http://www.geocities.com/shiningeagleslake/index.html

what i want to know is that can i animate the water, but it should look realistic, i had seen in some ecard long back but i dont know hoe to give the effect

Image Effect (like Water)
Does anyone know how this is done in flash?
http://www.m3mx.com/banderasnews/howto/man.htm

Is there a tutorial for this, because i dont know anything about programing scripts etc...

thx

Any One Wants A Real Water Effect
Here is the water effect file

Water Ripple Effect
Hi Folks how are you.

I want to give a Water Ripple Effect to a text button in Flash mx, please find me some solution.


Thanks


Feroze

Water Ripple Effect
Hi Folks.

How are you, I want to put a water ripple effect in a text button in Flash MX, please help me find some solutions or sample fla's


Thanks

Feroze

How To Create Water Effect
can anyone help me..

can anyone teach me how to create water effect..


im very thankful for those who will help me.. thank you..

[F8] Pouring Water Effect
Does anybody know how to make a pouring water effect?
I need to make an animation that allows the user to pour water from one container into another....

Moving Water Effect
I have been all over the Web and have searched here for a way to make an image of swimming pool water move. I don't want a circle effect but as realistic an effect as what one would see in a swimming pool. I found this tutorial - http://www.flashvault.net/tutorial.asp?ID=91 - but when I follow the instructions with my own image, it doesn't work. Any help would be greatly appreciated. Here is the image that I want to use.

[CS3] Realistic Water Effect?
I've been looking for a realistic water effect tutorial though the only one i can find is this:

http://www.pixelhivedesign.com/tutor...+Water+Effect/


I completed that tutorial however it did not work. Does anyone know any other tutorials i can use?

Filters / Water Effect
Hi guys,

anyone has a link or may tell me how to create a water effect using the flash 8 filters?

just like this: http://lab.andre-michelle.com/

Click in F8: FILTER
link: water

Water Effect Question Again....
I know that people have asked about this effect, but I couldn't find the site that I found a while ago where you could buy this effect and put it in a page.

The effect is here: http://www.deepblue.com/

I just can't remember the site that sells these effects pre-done.

Can anyone help me out?

Water Sparkle Effect
Hey guys, anyone know a tut or somewhere where I can get an effect of water sparkling?

Like water on the beach? Not waves - calm water, say on an island sparkling away?

Thanks

Challenge - Water Effect
Hi all

I'd like to see what AS3.0 water effects we can come up with

I've attached a start. Worked ok on my work comp but runs like crap on my mac at home.

Anyway, I'd be interested to see what others can come up with

Thanks

Creating A Water Effect Using AS3
Hi There

I have created a water effect in Adobe Flash using AS2, however I now wish to create a flash application with the same effect but using AS3.

Please see the attached code I have used to create the water effect using AS2.

I am looking for somebody to help me change this to work in Action Script 3. Any help would be greatly appreciated.
Thanks
Tremayne







Attach Code

// -----------------------------------------------
// Water Reflection Effect
// -----------------------------------------------
import flash.display.*;
import flash.geom.*;
import flash.filters.*;
myBitmap = new BitmapData(1090,770,false,0);
pt = new Point(0,0);
mpoint = new Point(0,0);
myDispl = new DisplacementMapFilter(myBitmap, mpoint,1,2,10,50);
water_mc.myList = new Array();
water_mc.myList.push(myDispl);
water_mc.filters = water_mc.myList;
i = 1;
this.onEnterFrame = function()
{
filterList = water_mc.filters;
offset = new Array();
offset[1] = new Object();
offset[1].x = i;
offset[1].y = i/8;
myBitmap.perlinNoise(45,5,3,50,true,false, 7,true,offset);
filterList.mapBitmap = myBitmap;
water_mc.filters = filterList;
i++;
}[h]Text[/h]

Copyright © 2005-08 www.BigResource.com, All rights reserved