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

Figure this out. #23

Open
gera3d opened this issue Nov 17, 2015 · 0 comments
Open

Figure this out. #23

gera3d opened this issue Nov 17, 2015 · 0 comments

Comments

@gera3d
Copy link

gera3d commented Nov 17, 2015

I cant seem to figure out how to make the video align to the top.

Here is what I got. What am i doing wrong?

var BV = new $.BigVideo({container: $('.home-hero'), useFlashForFirefox:false, doLoop: true},);
BV.init();
BV.show([
{ type: "video/mp4", src: "http://foundation-2:8888/wp-content/themes/nuvo-express/videos/Fear Sizzle_newest.mp4", align: "centerY" },
{ type: "video/webm", src: "http://foundation-2:8888/wp-content/themes/nuvo-express/videos/cloud.webm" },
{ type: "video/ogg", src: "http://foundation-2:8888/wp-content/themes/nuvo-express/videos/cloud.ogv" },
//{ align: "centerY" }
],{ambient:true});

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

1 participant