all groups > macromedia flash sitedesign > august 2003 >
You're in the

macromedia flash sitedesign

group:

flasheffect


flasheffect vaude
8/28/2003 7:11:23 PM
macromedia flash sitedesign:
I'm trying to figure out how to make a flash rollover effect for photo button links, (where a thumbnail image starts out faded, then when rolled over it shows the full colors, and then when rolled off it slowly fades back over again).

I currently have both flash 4, and flash mx; if that helps with anything.

If anyone could help me, it would be very helpful.

Re: flasheffect anishu
8/29/2003 11:15:16 AM
hi,

make ur pic a button, and make tht button to movie clip, give instance name to the movie clip[say: trial].
edit tht movie clip.

giv actions to button

--------------------------------------
on (rollOver) {
gotoAndStop(2);
}
on (rollOut) {
gotoAndPlay(3);
}
// giv other actions, get url or....

-------------------------------------------

make a blank layer, add stop action to first frame. On the first frame give alpha to button, say 50% on next frame giv alpha 100%

from 3 rd frame give motion tween say alpha 100% to 0%

try

regards

anish


Re: flasheffect vaude
8/29/2003 4:53:06 PM
wow,

thnx for the explanation. soooooo happy now.

ok i'm going to try it. thank you so much for the help.

vaude

AddThis Social Bookmark Button