Sound in index-fullscreen-video.html

8 replies · opened Nov 23, 2018

DDick SpijkerNov 23, 2018

How do I get sound while playing the movie.

SSemicolon WebSTAFFNov 24, 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.

DDick SpijkerNov 26, 2018

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.

SSemicolon WebSTAFFNov 29, 2018

Hello,

  1. To display Video Controls, you can simply add the controls attribute from the <video> Tag.

  2. 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.

DDick SpijkerNov 30, 2018

Thanks!

Get started with it.

DDick SpijkerMay 20, 2019

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">

		&lt;div class="full-screen dark section nopadding nomargin noborder ohidden"&gt;

			&lt;div class="container clearfix"&gt;
				&lt;div class="slider-caption slider-caption-center"&gt;
				&lt;/div&gt;
			&lt;/div&gt;
			&lt;div class="video-wrap"&gt;
				&lt;video poster="images/videos/intro.png" preload="auto" loop autoplay &gt;
					&lt;source src='images/videos/intro.mp4' type='video/mp4' /&gt;
					&lt;source src='images/videos/intro.webm' type='video/webm' /&gt;
				&lt;/video&gt;
				&lt;div class="video-overlay" style="background-color: rgba(0,0,0,0.45);"&gt;&lt;/div&gt;
			&lt;/div&gt;

		&lt;/div&gt;

	&lt;/section&gt;
DDick SpijkerJun 5, 2019

Could you please help me. I am not a professional website builder, but a hobbyist who builds a website for an association.

SSemicolon WebSTAFFJun 8, 2019

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.

DDick SpijkerJul 4, 2019

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