This expression will do what you want. Use it on the time-remapping property, and ask me questions about whatever isn’t clear:
var startFrame = 15;
var endFrame = 35;
framesToTime((timeToFrames(time) % (endFrame - startFrame + 1)) + startFrame);
Walter Soyka
Designer & Mad Scientist at Keen Live [link]
Motion Graphics, Widescreen Events, Presentation Design, and Consulting
@keenlive | RenderBreak [blog] | Profile [LinkedIn]