PDA

View Full Version : Button rollover?


Limeni
05-14-2008, 01:35 PM
How can I create button rollover in Flash ActionScript 3.0?

How does it work? I know how to make it i CSS and JavaScript. Is it the same? There are two images and when mouse moves over the link it swaps them?

I have layer with links and a layer with ActionScript code? What should I do to make a rollover?

And one more thing, Im not usig buttons symbol, i converted it to MovieClip and then in Actionscript gave it "link1.buttonMode = true;" so it is like a button. How can i create samo fancy rollover now?

Thanks :)

box86rowh
05-14-2008, 02:08 PM
are you looking for animation? Or just a graphic change?