PrimaryFeather/Sparrow-Framework

Looping tweens and movies should dispatch event on each loop

Closed this issue · 1 comments

As described here, loops should dispatch an event.

Movie Clips and Tweens now dispatch events of type
SP_EVENT_TYPE_MOVIE_COMPLETED or
SP_EVENT_TYPE_TWEEN_COMPLETED, respectively, after each loop.