Skip to content

Figure this out. #23

Description

@gera3d

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});

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions