Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

End Loop; goes back to begining #41

Open
srmysqldba opened this issue Mar 31, 2013 · 2 comments
Open

End Loop; goes back to begining #41

srmysqldba opened this issue Mar 31, 2013 · 2 comments

Comments

@srmysqldba
Copy link

Thank you for a perfect easy plugin. How can I stop the movie at the end no go back to the beginning? It creates a flicker on the page. I do not want the video to loop, I am using the latest version.

@jrdn91
Copy link

jrdn91 commented Jul 22, 2013

I would like to know how to do this as well.

@jlbruno
Copy link

jlbruno commented Oct 24, 2013

In your options, you should be able to do doLoop: false


// initialize BigVideo
var opts = {
    controls: false,
    doLoop: true,
}
BV = new $.BigVideo(opts);

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants