Name is required.
Email address is required.
Invalid email address
Answer is required.
Exceeding max length of 5KB

Lights Out Plugin JW7


Works for me.https://github.com/luwes/lightsout-jw/

I wrote to inform.

<div id='player_512'></div>
<script type='text/javascript'>
jwplayer('player_512').setup({
width: 1280,
height: 740,
primary: "html5",
abouttext: "WatchDisneyABC Player",
aboutlink: "https://www.domain.com/",
image: "https://cdn.video.abc.com/abcvideo/video_fep_disneychannel/thumbnails/source/BFW_110_WHENSHELBYMETCYD_EPISODE_2de1cf2c-d8b6-4c33-9515-60fd72deaa9b_10047816_source.jpg",
file: 'https://www.kaltura.com/p/628012/sp/62801200/flvclipper/entry_id/0_pqmdi4qi/NHaS6d3BYgpvHcMG5KEfKHpgGqd7NAresXgd9N9PpYMYB2M8YDzbrMWQRRJTrWP2vsQfXbp5XSvLcdggv4U2FGgFfFRNKtQ38fN.mp4',
skin : {
url:"https://www.domain.com/jwplayer7/skins/flat.css",
name:"flat"
},
advertising: {
client: "vast",
tag: "https://www.domain.com/files/advertisement720p.xml"
},
captions: {
color: '#FFFF00',
fontSize: 12,
backgroundOpacity: 12
},
plugins: {
'https://www.domain.com/jwplayer7/lightsout.js':{}
}
});
</script>

6 Community Answers

Alex

JW Player Support Agent  
0 rated :

Looks good!

aliakrep

User  
0 rated :

Yup. I use it. https://www.watchdisneyabc.com/

mark

User  
0 rated :

I like it but it doesn't work across playlists, when a new playlist item loads, it's back to default
Also, how do you customize the opacity and color, there is no documentation

mark

User  
0 rated :

i want it total blackout

aliakrep

User  
0 rated :

""I like it but it doesn't work across playlists, when a new playlist item loads, it's back to default
Also, how do you customize the opacity and color, there is no documentation""

open notepan lightsout.js and change backgroundcolor opacity number and use it. very simple.

mark

User  
0 rated :

wouldnt this set the color ALWAYS to black?
I want to keep option to toggle but when played from one video to the next the setting to stay on what was selected. Currently, when go to next playlist item when it is black it always goes back to default of "lights on"

This question has received the maximum number of answers.