Docs

API

play method

play()

Description

Method starts animation playback.

  • Gets called by default on play() method execution.
  • Gets called by goToAndPlay() method.

Action examples

this.play();