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