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