• Welcome to PHPVIBE Forums. Please log in.

[ Video Sharing CMS v4 ] is there an option for videos to automatically play?

Started by dtiberio,

Previous topic - Next topic

0 Members and 2 Guests are viewing this topic.

dtiberioTopic starter

when I use the demo site, it shows a banner ad and I have to click to play the video.

I prefer a version where it plays the video automatically. is this available?

also I am assuming that there is an option to not have a banner ad also.
  •  

PHPVibe A.

Sure, depending on what player your choose, it should be an one word replace in the player's embed code and I can walk you trough it.

AlexH


PHPVibe A.

Quote from: AlexH on
jw6 autoplay not work.

It's set like this cause of the conflict with iphone when auto playing, but I think i've answered alot of topics on how to autoplay it in the clients forum.

nithushan8

  •  

PHPVibe A.

Hi, Remove

autoplay:true,


from it's function in lib/class.providers.php

nithushan8

how to change embed code % width, high to Normal size 640x480 this type
  •  

Marius P.

Quote from: nithushan8 on
how to change embed code % width, high to Normal size 640x480 this type

I don't really understand you. The embeds are responsive, they adapt to the extern divs holders.
Happy with my help? Buy me a coffee.
Please, always use the search before opening a new topic! We're all here on our (limited) free time! Make sure you help yourself too!
  •  

nithushan8

<iframe class="vibe_embed" width="100%" height="60%" src="http://www.videozupload.com/embed/4/" frameborder="0" allowfullscreen="true" webkitallowfullscreen="true" mozallowfullscreen="true"></iframe>

width 100%
height 60%

i need to change embed code width and,hight "px" format , how to modfy it

sample
width 600
hight 480
  •  

Marius P.

Happy with my help? Buy me a coffee.
Please, always use the search before opening a new topic! We're all here on our (limited) free time! Make sure you help yourself too!
  •  

Similar topics (7)