Improved Corona SDK MovieClip library at http://bit.ly/bCrIQT. Download and learn more about it’s new capabilities.
Carlos
[import]uid: 24 topic_id: 1095 reply_id: 301095[/import]
Improved Corona SDK MovieClip library at http://bit.ly/bCrIQT. Download and learn more about it’s new capabilities.
Carlos
[import]uid: 24 topic_id: 1095 reply_id: 301095[/import]
Carlos,
Is there an event that fires when the animation finished playing? Something like this:
[lua]myAnim:play{ startFrame=1, endFrame=6, loop=3, remove=true, onComplete=animationFinished }[/lua]
Thanks!
Jon [import]uid: 3544 topic_id: 1095 reply_id: 2775[/import]