PDA

View Full Version : How can I fade the movie clip when the mouse is over?


mesh2005
07-06-2007, 03:36 PM
Is that possible? if yes, how can I do so?

StupidRalph
07-07-2007, 01:49 AM
Using a movie clip? Use the onmouseover event and change the alpha.
Button? Use the rollover event.