An ignored / unknown / very useful feature of the animation Framework is that it allows you to control the animation as its playing. You can Play, Pause , Resume , Stop and Quit an Animation Instance by using appropriate methods in JavaScript. Setting
Read More...