Difference between revisions of "MovieClip Event.COMPLETE"
From GiderosMobile
| Line 1: | Line 1: | ||
| − | ''' | + | '''Available since:''' Gideros 2012.2.1<br/> |
| − | ''' | + | '''Value:''' complete<br/> |
| − | ''' | + | '''Defined by:''' [[MovieClip]]<br/> |
=== Description === | === Description === | ||
| − | This event is dispatched when a | + | This event is dispatched when a '''MovieClip''' object finishes playing (by reaching its final frame or a frame with stop action). |
{{MovieClip}} | {{MovieClip}} | ||
Revision as of 21:42, 24 April 2022
Available since: Gideros 2012.2.1
Value: complete
Defined by: MovieClip
Description
This event is dispatched when a MovieClip object finishes playing (by reaching its final frame or a frame with stop action).