Artwork

Content provided by FR3NCH COQ: La French Touch des Caraïbes. All podcast content including episodes, graphics, and podcast descriptions are uploaded and provided directly by FR3NCH COQ: La French Touch des Caraïbes or their podcast platform partner. If you believe someone is using your copyrighted work without your permission, you can follow the process outlined here https://player.fm/legal.
Player FM - Podcast App
Go offline with the Player FM app!

DIRTY BOUNCE Z 01

1:00:48
 
Share
 

Archived series ("Inactive feed" status)

When? This feed was archived on March 02, 2019 02:49 (5y ago). Last successful fetch was on July 13, 2018 01:28 (6y ago)

Why? Inactive feed status. Our servers were unable to retrieve a valid podcast feed for a sustained period.

What now? You might be able to find a more up-to-date version using the search function. This series will no longer be checked for updates. If you believe this to be in error, please check if the publisher's feed link below is valid and contact support to request the feed be restored or if you have any other concerns about this.

Manage episode 157189740 series 1213540
Content provided by FR3NCH COQ: La French Touch des Caraïbes. All podcast content including episodes, graphics, and podcast descriptions are uploaded and provided directly by FR3NCH COQ: La French Touch des Caraïbes or their podcast platform partner. If you believe someone is using your copyrighted work without your permission, you can follow the process outlined here https://player.fm/legal.


Details.

DIRTY BOUNCE Z #01, c’est un mix de one hour et là on laisse play les tracks. En mode Traphall, Dirty bounce, Futur Caribbean, Basshall, Trap and xxx with : Jack & Lewis, Vivanco, Shabba Ranks, Kid Kobra, Charly Black, Sean Paul, Banx & Ranx, Childsplay, Yellow Claw, Major Lazer, Braindead, Kemist, Natel, Cutty Ranks, Busy Signal, Shintaro, TWRK, Gianni Marino and Etc…

Mixxx by Supayass « FR3NCH COQ »

Tu peux retrouver le concentré des tracks from la compile « DIRTY BOUNCE Z #01 et #02» dans le mix SHS #85 aka SUPA HORS SERIE #85 et là ça joue fast ?


Promo video.



Press play.

//<![CDATA[ jQuery(document).ready(function($){ var myPlaylist = new jPlayerPlaylist({ jPlayer: "#remix_", cssSelectorAncestor: "#remix_container_" }, [ { title:'<span id="unq_ip" style="display:none"></span><span id="unq_port" style="display:none"></span><span class="current_title"><b>"DIRTY BOUNCE Z #01 - SUPAYASS (FR3NCH COQ)</b></span><div class="buytrack"><a href="https://itunes.apple.com/fr/podcast/fr3nch-coq/id1083296293?l=en" class="toptip" title="Itunes Podcast" target="_blank"><i class="fa fa-apple"></i></a><a href="http://www.fr3nchcoq.com/zip/DIRTY_BOUNCE_Z_01.zip" class="toptip" title="Download ZIP" target="_blank"><i class="fa fa-chain"></i></a><a href="https://www.youtube.com/watch?v=Gd8n1tTITlY&list=PLvIYjloejiUFDgyPc96V0Ot_C2grBDjzD&index=20" class="toptip" title="Youtube" target="_blank"><i class="fa fa-youtube-play"></i></a></div>',mp3:"http://www.fr3nchcoq.com/mixxx/DIRTY_BOUNCE_Z_01.mp3",m4a:"http://www.fr3nchcoq.com/mixxx/DIRTY_BOUNCE_Z_01.mp3",oga:"http://www.fr3nchcoq.com/mixxx/DIRTY_BOUNCE_Z_01.mp3",poster:"https://i2.wp.com/fr3nchcoq.com/wp-content/uploads/2015/03/630x630-DBZ-01.jpg?resize=500%2C500"}, ], { playlistOptions: { autoPlay: false, loopOnPrevious: true, shuffleOnLoop: false, enableRemoveControls: false, displayTime: "slow", addTime: "fast", removeTime: "fast", shuffleTime: "slow" }, swfPath: "http://fr3nchcoq.com/wp-content/themes/remix/js/jquery.jplayer.swf", supplied: "mp3, m4a, oga", wmode: "window", volume: 0.8, solution: "html,flash", errorAlerts: true, warningAlerts: false, useStateClassSkin: true, autoBlur: false, smoothPlayBar: true, keyEnabled: true, ready: function(event) { var $img = $("#T20_ .jp-jplayer img").removeAttr("style").clone(); $("#T20_ .has_cover").html($img).fadeIn(1500); $(jQuery("#T20_ .jp-playlist").find("ul").get().reverse()).each(function(){ jQuery(this).replaceWith(jQuery("<ol>"+jQuery(this).html()+"</ol>")); }); $(".toptip").tipsy({fade: true,gravity: "s"}); $(".bottomtip").tipsy({fade: true,gravity: "n"}); $(".righttip").tipsy({fade: true,gravity: "w"}); $(".lefttip").tipsy({fade: true,gravity: "e"}); $("a[data-gal^=ss]").prettyPhoto({deeplinking:false,social_tools: null}); $(".remix_player").css({ opacity: 0, display:"none" }).slideDown().animate({ opacity: 1 }); if ($("#T20_ .has_cover_content")[0]) { var parentWidth = $("#T20_").width(), coverWidth = $("#T20_ .has_cover").width(), controlsWidth = parentWidth - coverWidth - 30; $("#T20_ .has_cover_content").css({"width": controlsWidth}); $(window).resize(function(){ var parentWidth = $("#T20_").width(), coverWidth = $("#T20_ .has_cover").width(), controlsWidth = parentWidth - coverWidth - 30; $("#T20_ .has_cover_content").css({"width": controlsWidth}); }); } setTimeout(T20_progress_width(), 1000); setTimeout(T20_title_width(), 1000); $(window).resize(function(){ T20_progress_width(); T20_title_width(); }); }, play: function () { $("#T20_ .jp-playlist li").removeClass("played").addClass("paused"); $("#T20_ .jp-playlist-current").removeClass("paused").addClass("played"); var $img = $("#T20_ .jp-jplayer img").removeAttr("style").clone(); $("#T20_ .has_cover").animate({opacity:0}, 100, function() { $(this).html($img).animate({opacity:1}) }); $("#history").slideDown(); get_radio_history(); }, pause: function () { $("#T20_ .jp-playlist li").removeClass("played").addClass("paused"); $("#history").slideUp("slow"); } }); function T20_progress_width() { var parentprog = $(".jp-audio").width(), newprog = parentprog - 176; $(".jp-progress").css("width", newprog); } function T20_title_width() { $(".jp-playlist li").each(function() { var liWidth = $(this).width(), buytrack = $(this).find(".buytrack").width(), newWidth = liWidth - buytrack; $(this).find(".current_title").css("width", newWidth); }); } function get_radio_history() { if ($(".jp-playlist-current #unq_ip").html() != ""){ getnewnonce = { action: "T20_getnewnonce"}; $.ajax({ url: ajaxurl_T20,data: getnewnonce,dataType: "html",type: "post", success: function(data) { var lanid = $(".jp-playlist-current #unq_ip").html(), landid = $(".jp-playlist-current #unq_port").html(), lannonce = data; datahistory = { action: "T20_history", lanid: lanid, landid: landid, lannonce: lannonce}; $.ajax({ url: ajaxurl_T20,data: datahistory,dataType: "html",type: "post", success: function(response) { if (response != "-1") { $("#history").html(response); $("#history").prepend("<div class=\"update_history\"><i class=\"fa fa-refresh\"></i></div>"); $(".update_history").click(function(){ $(".update_history i").addClass("fa-spin"); $("#history table").animate({opacity: 0}, "fast"); get_radio_history(); }); $("#history table").animate({opacity: 1}, "slow"); } else { $("#history").html("Error, Please reload track or refresh page."); } } }); } }); } else { $("#history").html(""); } } }); //]]>
Update RequiredTo play the media you will need to either update your browser to a recent version or update your Flash plugin.


Mixcloud.

FR3NCH COQ.

Cet article DIRTY BOUNCE Z 01 est apparu en premier sur FR3NCH COQ.

  continue reading

9 episodes

Artwork

DIRTY BOUNCE Z 01

FR3NCH COQ

published

iconShare
 

Archived series ("Inactive feed" status)

When? This feed was archived on March 02, 2019 02:49 (5y ago). Last successful fetch was on July 13, 2018 01:28 (6y ago)

Why? Inactive feed status. Our servers were unable to retrieve a valid podcast feed for a sustained period.

What now? You might be able to find a more up-to-date version using the search function. This series will no longer be checked for updates. If you believe this to be in error, please check if the publisher's feed link below is valid and contact support to request the feed be restored or if you have any other concerns about this.

Manage episode 157189740 series 1213540
Content provided by FR3NCH COQ: La French Touch des Caraïbes. All podcast content including episodes, graphics, and podcast descriptions are uploaded and provided directly by FR3NCH COQ: La French Touch des Caraïbes or their podcast platform partner. If you believe someone is using your copyrighted work without your permission, you can follow the process outlined here https://player.fm/legal.


Details.

DIRTY BOUNCE Z #01, c’est un mix de one hour et là on laisse play les tracks. En mode Traphall, Dirty bounce, Futur Caribbean, Basshall, Trap and xxx with : Jack & Lewis, Vivanco, Shabba Ranks, Kid Kobra, Charly Black, Sean Paul, Banx & Ranx, Childsplay, Yellow Claw, Major Lazer, Braindead, Kemist, Natel, Cutty Ranks, Busy Signal, Shintaro, TWRK, Gianni Marino and Etc…

Mixxx by Supayass « FR3NCH COQ »

Tu peux retrouver le concentré des tracks from la compile « DIRTY BOUNCE Z #01 et #02» dans le mix SHS #85 aka SUPA HORS SERIE #85 et là ça joue fast ?


Promo video.



Press play.

//<![CDATA[ jQuery(document).ready(function($){ var myPlaylist = new jPlayerPlaylist({ jPlayer: "#remix_", cssSelectorAncestor: "#remix_container_" }, [ { title:'<span id="unq_ip" style="display:none"></span><span id="unq_port" style="display:none"></span><span class="current_title"><b>"DIRTY BOUNCE Z #01 - SUPAYASS (FR3NCH COQ)</b></span><div class="buytrack"><a href="https://itunes.apple.com/fr/podcast/fr3nch-coq/id1083296293?l=en" class="toptip" title="Itunes Podcast" target="_blank"><i class="fa fa-apple"></i></a><a href="http://www.fr3nchcoq.com/zip/DIRTY_BOUNCE_Z_01.zip" class="toptip" title="Download ZIP" target="_blank"><i class="fa fa-chain"></i></a><a href="https://www.youtube.com/watch?v=Gd8n1tTITlY&list=PLvIYjloejiUFDgyPc96V0Ot_C2grBDjzD&index=20" class="toptip" title="Youtube" target="_blank"><i class="fa fa-youtube-play"></i></a></div>',mp3:"http://www.fr3nchcoq.com/mixxx/DIRTY_BOUNCE_Z_01.mp3",m4a:"http://www.fr3nchcoq.com/mixxx/DIRTY_BOUNCE_Z_01.mp3",oga:"http://www.fr3nchcoq.com/mixxx/DIRTY_BOUNCE_Z_01.mp3",poster:"https://i2.wp.com/fr3nchcoq.com/wp-content/uploads/2015/03/630x630-DBZ-01.jpg?resize=500%2C500"}, ], { playlistOptions: { autoPlay: false, loopOnPrevious: true, shuffleOnLoop: false, enableRemoveControls: false, displayTime: "slow", addTime: "fast", removeTime: "fast", shuffleTime: "slow" }, swfPath: "http://fr3nchcoq.com/wp-content/themes/remix/js/jquery.jplayer.swf", supplied: "mp3, m4a, oga", wmode: "window", volume: 0.8, solution: "html,flash", errorAlerts: true, warningAlerts: false, useStateClassSkin: true, autoBlur: false, smoothPlayBar: true, keyEnabled: true, ready: function(event) { var $img = $("#T20_ .jp-jplayer img").removeAttr("style").clone(); $("#T20_ .has_cover").html($img).fadeIn(1500); $(jQuery("#T20_ .jp-playlist").find("ul").get().reverse()).each(function(){ jQuery(this).replaceWith(jQuery("<ol>"+jQuery(this).html()+"</ol>")); }); $(".toptip").tipsy({fade: true,gravity: "s"}); $(".bottomtip").tipsy({fade: true,gravity: "n"}); $(".righttip").tipsy({fade: true,gravity: "w"}); $(".lefttip").tipsy({fade: true,gravity: "e"}); $("a[data-gal^=ss]").prettyPhoto({deeplinking:false,social_tools: null}); $(".remix_player").css({ opacity: 0, display:"none" }).slideDown().animate({ opacity: 1 }); if ($("#T20_ .has_cover_content")[0]) { var parentWidth = $("#T20_").width(), coverWidth = $("#T20_ .has_cover").width(), controlsWidth = parentWidth - coverWidth - 30; $("#T20_ .has_cover_content").css({"width": controlsWidth}); $(window).resize(function(){ var parentWidth = $("#T20_").width(), coverWidth = $("#T20_ .has_cover").width(), controlsWidth = parentWidth - coverWidth - 30; $("#T20_ .has_cover_content").css({"width": controlsWidth}); }); } setTimeout(T20_progress_width(), 1000); setTimeout(T20_title_width(), 1000); $(window).resize(function(){ T20_progress_width(); T20_title_width(); }); }, play: function () { $("#T20_ .jp-playlist li").removeClass("played").addClass("paused"); $("#T20_ .jp-playlist-current").removeClass("paused").addClass("played"); var $img = $("#T20_ .jp-jplayer img").removeAttr("style").clone(); $("#T20_ .has_cover").animate({opacity:0}, 100, function() { $(this).html($img).animate({opacity:1}) }); $("#history").slideDown(); get_radio_history(); }, pause: function () { $("#T20_ .jp-playlist li").removeClass("played").addClass("paused"); $("#history").slideUp("slow"); } }); function T20_progress_width() { var parentprog = $(".jp-audio").width(), newprog = parentprog - 176; $(".jp-progress").css("width", newprog); } function T20_title_width() { $(".jp-playlist li").each(function() { var liWidth = $(this).width(), buytrack = $(this).find(".buytrack").width(), newWidth = liWidth - buytrack; $(this).find(".current_title").css("width", newWidth); }); } function get_radio_history() { if ($(".jp-playlist-current #unq_ip").html() != ""){ getnewnonce = { action: "T20_getnewnonce"}; $.ajax({ url: ajaxurl_T20,data: getnewnonce,dataType: "html",type: "post", success: function(data) { var lanid = $(".jp-playlist-current #unq_ip").html(), landid = $(".jp-playlist-current #unq_port").html(), lannonce = data; datahistory = { action: "T20_history", lanid: lanid, landid: landid, lannonce: lannonce}; $.ajax({ url: ajaxurl_T20,data: datahistory,dataType: "html",type: "post", success: function(response) { if (response != "-1") { $("#history").html(response); $("#history").prepend("<div class=\"update_history\"><i class=\"fa fa-refresh\"></i></div>"); $(".update_history").click(function(){ $(".update_history i").addClass("fa-spin"); $("#history table").animate({opacity: 0}, "fast"); get_radio_history(); }); $("#history table").animate({opacity: 1}, "slow"); } else { $("#history").html("Error, Please reload track or refresh page."); } } }); } }); } else { $("#history").html(""); } } }); //]]>
Update RequiredTo play the media you will need to either update your browser to a recent version or update your Flash plugin.


Mixcloud.

FR3NCH COQ.

Cet article DIRTY BOUNCE Z 01 est apparu en premier sur FR3NCH COQ.

  continue reading

9 episodes

All episodes

×
 
Loading …

Welcome to Player FM!

Player FM is scanning the web for high-quality podcasts for you to enjoy right now. It's the best podcast app and works on Android, iPhone, and the web. Signup to sync subscriptions across devices.

 

Quick Reference Guide