Arkadaslar bütcem 300 TL, kullandigim Script Clappr Playeri kullaniyor, bunu JWPLAYER yapmak istiyorum, elimde Jwplayer embed kodu var, Playerden anliyanlar bir ilgilene bilirmi lütfen, 300 TL karsiliginda.







<script></script><script></script><script></script>



<script>
window.function() {
var options = {
parentId: '#clappr-player',
width: '100%',
height: '100%',
}
var config = {{config}};
var params = FlussonicPlayer.parseUrl(window.location.href, options, {{config}})
window.flussonicPlayer = new FlussonicPlayer(params);
document.getElementsByTagName('title')[0].innerHTML = config.streamName;
}
</script>