View Single Post

  #3 (permalink)  
Old 05-11-2004, 01:56 AM
Anonymous
Guest
 
Posts: n/a
Default Re: Reset all animations

Quote:
Originally Posted by Lewey
I was just wondering if there was a way to reset the base timeline, my problem is I have several different animations set to start and stop and different times and I would like a reset button to reset the base time back to 0. Also possibly a general loop so that I could reset the time after a certain number of seconds. Thanks.
Use setCurrentTime() to reset or give value to timeline
See example from tutorial about scripting
http://www.learnsvg.com/tutorial2/ex...urrentTime.svg

Michel
Reply With Quote