2.215 .loopcount

Number of repetitions of the GIF animation.

Definition

  • Data type

    integer

  • Access

    get, set

  • changed event

    yes

This attribute allows you to specify the number of repetitions for a GIF animation. It has no effect on SVG animations. Once the specified number of repetitions is reached, the animation stops automatically. A finished event is then sent, and the .play attribute changes to false. For an infinite repetition of the animation, set this attribute to 0.

See also

Object dmw_moviebutton