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.
Pages: 1
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
Thanks Double_D. I have tried it. The adv does not show up unless I play the video and then pause it.
Offline
After long thinking i know what i did
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
Greetz
Jaco
Offline
Thanks Double_D. It works perfectly!!
Offline
Pages: 1