It sounds as though the actual sprite is not looping, but the content you have placed in the sprite. By default, sprites continue in order unless you tell it to loop, wait, jump, or some other command.
Have you put a behavior in the sprite to make it wait before advancing to the next?
Also...