Onmouseover Effects Possible?
Is there a simple way within KoolMoves' menus/tools that I can make the motion script applied onmouseover instead of when the frame loads?
I have nav links that are buttons (and the first one converted to a movie clip so I could apply a motion script at all).
Please check out this workup example to see exactly what I mean.
Thanks in advance,
John Woz
one way to achieve this effect
one way to do it:
make your button in a movieclip as you have done.
1st two frames ( of mc ) set duration to "0" frames with a stop action on the second frame.
then place a transparent shape ( as an additional button ) over your button ( inside the movieclip ) with a goto keyframe action ( on press - or however you choose ) to get to the next frame - which would then contain whatever animation you would wish to make.
remember to place a stop action ( on the last frame )( and a goto action back to frame 1 ) at the end to "reset" your button once the user rolls off the button with the mouse.
ep
Onmouseover/Hover Effects Are Easily Made
Quote:
Originally Posted by blanius
Your tutorial was exactly what I was looking for.
Thanks for your efforts.
Much obliged,
John Woz