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

Flex video not working on Chrome Mobile #6719

Closed
vishivish18 opened this issue Jul 20, 2015 · 3 comments
Closed

Flex video not working on Chrome Mobile #6719

vishivish18 opened this issue Jul 20, 2015 · 3 comments

Comments

@vishivish18
Copy link

The flex video is working fine for all screens but coming to mobile on chrome it is not appearing at all
Here is my code for it

<div class="landing-video-container">
  <div class="flex-video widescreen">
    <iframe id="video-iframe" src="https://www.youtube.com/embed/cQsVArKawy4?rel=0&modestbranding=1&autohide=1&showinfo=0&controls=0" frameborder="0" allowfullscreen></iframe>
  </div>    
</div>

Checkout the link : http://dev.musejam.com/

@gakimball
Copy link
Contributor

By Chrome Mobile do you mean iOS or Android? Or just desktop Chrome squished down?

@vishivish18
Copy link
Author

On Android

@vishivish18
Copy link
Author

@gakimball Thanks for looking into it but I solved it, it was actually happening because of autoplay in the iframe.

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

2 participants