
How do i hide my playlist?
Hello,
I would like to hide my full playlist so the video address isnt stolen and they are not downloaded.
i tried the javascriptobfuscator.com
But it doesnt work apparently.
Any other ideas?
Hello,
I would like to hide my full playlist so the video address isnt stolen and they are not downloaded.
i tried the javascriptobfuscator.com
But it doesnt work apparently.
Any other ideas?
Please provide a link.
Hello,
I wouldnt want to put the whole playlist here.
But its something like this:
<div id="Test"></div>
<script>
jwplayer("Test").setup({
listbar: {
position: "right",
size: 245
},
width: '800',
height: '420',
playlist: [{
image: "http://link.jpg",
file: "rtmp://link",
title: "Members Only",
description: "5/19/14"
},{
image: "http://link.jpg",
file: "rtmp://link.m4v",
title: "Members Only",
description: "5/14/14"
}],
});
</script>
Try to use a tool like this – http://www.dynamicdrive.com/dynamicindex9/encrypter.htm
amazing, it works perfect THANK YOU !
Also,
If i purchase the ads player , will the ads be able to play inside a playlist every time a viewers clicks on the video? and in between?
I cant find a tutorial on this.
Thank you
Np!
Yes, the ads edition will show ads in between playlist items.
ok great. Thank you.
Np