Difference between revisions of "MovieClip:stop"

From GiderosMobile
m (Text replacement - "</source>" to "</syntaxhighlight>")
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
'''<translate>Available since</translate>:''' Gideros 2011.6<br/>
+
'''Available since:''' Gideros 2011.6<br/>
=== <translate>Description</translate> ===
+
'''Class:''' [[MovieClip]]<br/>
<translate><br />
+
 
Stops playing the movie clip.<br />
+
=== Description ===
<br /></translate>
+
Stops playing the movie clip.
<source lang="lua">
+
<syntaxhighlight lang="lua">
MovieClip:stop()
+
MovieClip:stop()
</source>
+
</syntaxhighlight>
 +
 
 +
{{MovieClip}}

Latest revision as of 15:30, 13 July 2023