Adult Script Pro Community Forums

The forum is here for legacy reasons. No new posts will be created. User registration is disabled! If you have any questions, please email us or check https://www.adultscriptpro.com for more details!

You are not logged in.

#1 2017-09-17 13:38:24

discuss4u
Member
Registered: 2013-03-06
Posts: 163

HTML5 Player

I have converted all older flv into mp4 because the probable end of life of flash

And I am now experimenting Flowplayer HTML5 and video js player

But I found that overlay adv does not show on the player unless the video is played and the pause button is pressed.

Is it possible to make the overlay adv show when the video page is opened? This is what I used to see when I was using Flowplayer.

Thanks!

Offline

#2 2017-09-17 18:16:33

Double_D
Member
From: The Netherlands
Registered: 2014-08-14
Posts: 305
Website

Re: HTML5 Player

Hello discuss4u,

set autoplay on no in videojs wink

Offline

#3 2017-09-18 06:04:37

discuss4u
Member
Registered: 2013-03-06
Posts: 163

Re: HTML5 Player

Thanks Double_D. I have tried it. The adv does not show up unless I play the video and then pause it.

Offline

#4 2017-09-18 19:54:05

Double_D
Member
From: The Netherlands
Registered: 2014-08-14
Posts: 305
Website

Re: HTML5 Player

After long thinking i know what i did wink
i saw this post http://forum.adultscriptpro.com/viewtopic.php?id=3247

Set Autoplay to no and then edit templates/defboot/css/style_video.css and find:

#player-advertising {position: absolute; display: none; z-index: 999999;}

replace with:

#player-advertising {position: absolute; block: none; z-index: 999999;}

suc6 wink
Greetz
Jaco

Offline

#5 2017-09-20 01:56:26

discuss4u
Member
Registered: 2013-03-06
Posts: 163

Re: HTML5 Player

Thanks Double_D. It works perfectly!!

Offline

Board footer

Powered by FluxBB