Looping between labels

Hey guys,

I have a problem with the animation of my main character. What i’ve set up is one MovieClip. Within that movieclip there are different animations, such as idle, walking, jumping. All of those start points are marked with a label. I’m coding everything using classes, so no code on the frames.

Here’s my problem. I can use gotoAndPlay(“Idle”); for instance to play an animation. But how do I loop it? Is it necessary to place code on the frames, at the end of each animation?

Kind Regards,
Positron of the Nuclear Teddies