How do I get sound while playing the movie.
Sound in index-fullscreen-video.html
8 replies · opened Nov 23, 2018
Hello,
You can simply remove the muted attribute from the <video> Tag.
This will definitely work fine. Hope this Helps!
Let us know if we can help you with anything else or if you find any further issues.
Hello,
Thanks for the tip, works fine.
It is possible to play the movie only once, or stop playing when the movie is scrolled out of the display.
And is it possible to use the on / off button in the display as e.g. at the swiper slider .
I am not a professional website builder, just a hobbyist.
Hello,
To display Video Controls, you can simply add the controls attribute from the <video> Tag.
The Play/Pause of the Video on Scrolled In/Out of Display is currently not supported by default. You can consider using the https://scrollrevealjs.org/ Plugin.
This will definitely work fine. Hope this Helps!
Let us know if we can help you with anything else or if you find any further issues.
Thanks!
Get started with it.
I cannot manage in a beautiful way to play the movie only once, or stop playing when the movie is scrolled out of the display.
Place need some help!
<section id="slider" class="slider-element full-screen">
<div class="full-screen dark section nopadding nomargin noborder ohidden">
<div class="container clearfix">
<div class="slider-caption slider-caption-center">
</div>
</div>
<div class="video-wrap">
<video poster="images/videos/intro.png" preload="auto" loop autoplay >
<source src='images/videos/intro.mp4' type='video/mp4' />
<source src='images/videos/intro.webm' type='video/webm' />
</video>
<div class="video-overlay" style="background-color: rgba(0,0,0,0.45);"></div>
</div>
</div>
</section>Could you please help me. I am not a professional website builder, but a hobbyist who builds a website for an association.
Hello,
We understand, however, as we have mentioned earlier we currently cannot provide Customization Services or Customization related support according to the Item Support Policy: https://themeforest.net/page/item_support_policy !
This is a feature that is currently not available out of the box and need some Custom JS Codes to test and implement. While we cannot provide these codes to you at the moment, we will definitely try implementing them in the Future Updates and will send you a notification once this update is available.
Hope this Helps!
Let us know if we can help you with anything else or if you find any further issues.
Okay, thanks!
Have the same question, or something new?
Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.
Reply on the dashboard