Get your own customer support community

Recent activity

Subscribe to this feed
  • question

    middric asked a question in Microsoft Live Labs on June 09, 2009 11:06:

    middric
    How do you stop an animation?
    I currently have my seadragon implementation start a slow zoom into the image after a couple of seconds, I've done this by setting the springstiffness to -5 (to get a slow start, fast stop) and then using zoomTo to zoom in on a point. I need to stop the animation and reset the springstiffness to 5 when the mouse enters. How would I go about this?