MovieClip:isPlaying

From GiderosMobile
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Available since: Gideros 2020.11
Class: MovieClip

Description

Returns whether or not current clip is playing.

(bool) = MovieClip:isPlaying()

Return values

Returns (bool) a value of "true" if current clip is playing, "false" otherwise