Video info when video is paused
#1
Hi, can you guys guid me if I can change my displayseekbar.xml to include the video info so every time I pause a video I have the information

Thank you

(also totally another subject but wich font size I need to change to make it a bit bigger in video list menu ? )
Reply
#2
Try adding this just after the <window> tag on line 2:

PHP Code:
    <onload condition="!Player.ShowInfo + Player.Paused">Info</onload>
    <
onunload condition="Player.ShowInfo">Info</onunload
Reply
#3
(2019-04-17, 11:39)nonJon Wrote: Try adding this just after the <window> tag on line 2:
PHP Code:
<onload condition="!Player.ShowInfo + Player.Paused">Info</onload>
<
onunload condition="Player.ShowInfo">Info</onunload
I had to had this in my dysplayseekbar ? if so it doesn't work ... thanks for your help ...
Reply
#4
EDIT: IT WORK THANK YOU !! but it won't go away after I hit play again .... Did you have a tips for that ?
Reply
#5
That is a problem with pellucid @thedeadman would need to address.
Reply

Logout Mark Read Team Forum Stats Members Help
Video info when video is paused0