start() (deprecated in version 2.0.0)
Start the sprite animation.
Description
Start the sprite animation. Since version 2.0.0, you should use startAnimation()
instead, since the there was a name collision before.
Return Value
displayObject. Returns the display object itself.