The version that you requested is unavailable. We've redirected you to the latest version of the help.
Version

onNext Method

Should be overriden on the base class. Fired for each tick of the Animation
Syntax
ASP.NET Ajax Javascript (Specification) 
function onNext() : (Any);
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfAnimationBase.onNext();
See Also