Can some one help me out?

aight im new to flash (kinda) im just not very good at it haha, ok now ill get to the point

i want to make it so when the mouse rolls over each of the ‘lakes’
it brightens up then slowly goes back to it’s original, but i don’t know how to do it, if u need the fla file or whatever or u don’t know what i mean just tell me

yep … more details and the fla would be better :slight_smile:

i pretty much want a mouse over effect on the “lakes” ie. fire lake and earth lake and water lake, i just want to make it so that when the mouse goes over a lake, i want it to light up, and then slowly go darker then when the mouse comes off i want that process to reverse, then go back to it’s original state. do u understand>?

o i guess the fla is to big to attach :frowning:

and my host won’t let me host it …

if u got aim or give me your email and i can send it to you… sorry about this

Use the pen tool and trace out the shape of the lake and fill it with white or something, convert the lake shape to a movieclip.

Next inside that movieclip you just created, place a stop action on the first frame.

Next create an alpha tween on frames 1-10, the alpha tween of it fading out so you would give it a label name of “out” for example. To label a frame, open your properties panel to do so.

Next frames 11-20 would be the alpha tween of it fading back in from 100 to 0 alpha. Also click on frame 11 and give it a label name as well, something like “out.”

Now on the main timeline, drag an instance of that movie you created out on stage and apply an action like this to your movieclip:

on (rollOver){
	this.gotoAndPlay("out");
}
on (rollOut){
	this.gotoAndPlay("in");
}

Elementz

sorry about that … i had some problems with the stupid modem :-
i guess electrongeek solved the lake rollOver/rollOut :slight_smile:

hmmmm it’s not working to good, it says Mouse events are permitted only for button instances… but i guess im kinda confused, i double clicked on my water lake , and it brought me into that movie clip, then i made the pen shape inside of the original and it’s not working … help please?

that’s because you’re exporting your swf as flash 5
export it as flash 6 and the problem should be solved :smirk:

nope nothin rofl, this is really messed up can i send u the fla over email ? so it will be easier ?

sure (-:
*****@msn.com

This would be no problem with a mask if it is a bitmap…

http://www.elementgraphics.web1000.com/bannergraph.zip

try that link i don’t know if it will work, but thats the fla.

ok … got the file

give me a few minutes :wink:

aight thanks alot man :)!!!

when ur done can u just email me the finished product so i can study it and figure out what i did wrong, and so that i can use it later on. i have an exam tomorow morning so i have to go to sleep. thanks again !

the file is a little big so i sent you a pm

it says i have no new pm’s…

i sent the message to elementz … log in as elementz and you should see the message :sigh:

ya i noticed that rofl, i send that message about 5 mins after i woke up haha :beam: but the link u gave me does not work

@#~€& !! :scream:

give me your email … :stuck_out_tongue:

nm i showed the link to my partner and it worked for him so he downloaded and sent it to me , it’s perfect, exactly what i wanted, thanks alot man !! :slight_smile:

no problem :slight_smile:

i’m glad you like it :beam: