Looping tweens and movies should dispatch event on each loop
Closed this issue · 1 comments
PrimaryFeather commented
As described here, loops should dispatch an event.
PrimaryFeather commented
Movie Clips and Tweens now dispatch events of type
SP_EVENT_TYPE_MOVIE_COMPLETED or
SP_EVENT_TYPE_TWEEN_COMPLETED, respectively, after each loop.