Animation Stop Problem

Animation Stop Problem

BY 13 Jun 2013 Web Application Development

I have animation in my html page. When i start this animation and at the same time i exit from the app using tizen testing device’s circle back button and enter into app again i come to know that animation is not stopped and it is still running. Actullay i have sound with animation and animation is on 15 button . So when animation is start from first button sound starts and on pressing device back button sound stopes but when i resume to app animation starts from the point where the app was exit. 

I want to remove animation when app exit and at the same time want to set the animation to the first button .

for this i am finding onPause and OnResume  functions in tizen but i don’t find such functions

Written by