Question
Stop random button animations playing
Hi. I'm sure this is a common problem, but can't find any answers...
I have created a menu structure with buttons that play an animation on mouseover and stop on mouse out (thus returning to frame 1). Only problem is, sometimes when the page is loaded an animation will play without any interaction, also if the mouse is moved too quick, the mouseout code isn't triggered and the animation keeps playing.
How do I stop this from happening? Thank you.