Working with General Visual Components > Classes > AnimationSequence > AnimationSequence.run
run(callback: PP.Delegate|function);
callback. Callback function invoked after the animation group playing is finished.
The run method starts playing animation.
The property use is given in the AnimationSequence Constructor page.
See also: