
Sean - 2012-02-19 11:25:37
When I set loops = 0 it loops forever.
When I set loops = 1, it runs through the animation 2 times.
When I set loops = 2, it runs through the animation 3 times.
etc..
When I set loops = '' it loops forever.
When I set loops = -1 it loops forever.
How can I make it run the animation 1 time only?
Thanks.