Our video clip player is set to mPlayer and we can load clips to play, however a number of the functions don't work.
Most annoyingly, setting looping to true does not actually loop the clip. Does anyone know of any workarounds for this?
I've tried using idle in order to trap when the currentTime of the clip is at the end of the clip, then setting the currentTime to 0 but - guess what - I can't seem to successfully set the currentTime

Any feedback greatly appreciated.