gastelo / jquery-tubular

Automatically exported from code.google.com/p/jquery-tubular
MIT License
0 stars 0 forks source link

loop from designated start and end seconds #65

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. In jquery.tubular.1.0.js there is a default "start: 0" but there's no "end: 
0"
2. Adding "end: 0" as one of the parameters in the tubular.js file doesn't do 
anything.

The expected output would be to have the video cropped down from the seconds 
entered at start and end, and then loop only this portion. Instead, start 
works, but there's no ability to designate "end."

What version of the product are you using? On what operating system?
I'm using tubular.1.0 on Mac OS 10.9.5

I appreciate your timely response to this issue.

With Thanks,
N8

Original issue reported on code.google.com by n...@apliiq.com on 9 Oct 2014 at 3:59

Attachments:

GoogleCodeExporter commented 8 years ago
Under PlayerVars: I was able to add "end: number of seconds" in and the video 
does loop appropriately. This issue can be marked as resolved.

Original comment by n...@apliiq.com on 9 Oct 2014 at 4:04

Attachments: