I found it on my own.
For anyone else looking for it:
Open up: thumbList.as
Look for the line (line 80):
this.seek(0);
Comment it out:
// this.seek(0);
Now the video will stop at the last frame and not jump back to the first frame (0).
Hope that helps.
Posted about 1 month ago


































































