Hi,
Description:
Create a "Cursor over object" event and set animation.
Expected:
When mouse is moved over the object, animation happens.
When the mouse is moved away from object, animation should stop.
Please note: Animation is not set in loop.
What is happening:
When mouse is moved over the object, animation is happening.
But when mouse is moved away and again brought on the object animation doesnt happen.
I have tried combinations with using Stop animation, using set current frame. But it doesn't work.
Release: r66
OS: Windows XP
Browser: Chrome 15.x
What is the correct way to do it?
1. I am looking at playing an animation when mouse is over and object and when mouse is not over it, the animation should stop.
2. When mouse goes back on it, the animation should continue from the last frame that was running.