JoinController non repeating animation

is there a way to not to repeat an animation?

controller.setTimes(startFrame, endFrame);

//controller.setRepeatType(Controller.);

did you try RT_CLAMP ?