• Welcome to PHPVIBE Forums. Please log in.

[ Video Sharing CMS v4 ] Disable automatic video replay

Started by polow,

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

polowTopic starter

Hello.
I just upgraded my script to version 3.5 right now, and the upgrade was a success.

But I have one question about the JwPlayer... How can I disable the automatic video replay? All the videos that were uploaded from my website are replaying automatic.

Thanks.
  •  

PHPVibe A.

Hi, function _jwplayer6 in lib/class.providers.php

remove:


repeat: "always",


polowTopic starter

  •  

AlexH

don`t work on jwplayer (New 6 ). if i set jwplayer 5 (old 5) work ok.

x5000x

Quote from: AlexH on
don`t work on jwplayer (New 6 ). if i set jwplayer 5 (old 5) work ok.

Try:

repeat: "never",
  •  

PHPVibe A.

Quote from: AlexH on
don`t work on jwplayer (New 6 ). if i set jwplayer 5 (old 5) work ok.

Cache problem?

Similar topics (7)