I have a fla (use link) that transitions between three MCs. The transition in governed by setInterval. What’s the best way to pause setInterval when the user mouses over the image, but resume the countdown when they mouse out?
I ask because when the user mouses over the image, I plan to use a tool tip effect to describe the image and I don’t want the image to rotate while they are trying to read the tool tip.
Any help appreciated!
http://www.activeendeavors.com/flash/v1.fla
(size: 730 Kb)
JC