-

Now On Air On V2BEAT: Sam Feldt, Jonas Blue, Endless Summer – Crying On The Dancefloor (Dzeko Remix Edit)

Written by on 12/02/2026


🎉 Again Mattew here from the TV studio in Milan, Italy! 🇮🇹 Get ready to shed some tears on the dancefloor because “Crying On The Dancefloor (Dzeko Remix Edit)” by Sam Feldt, Jonas Blue, Endless Summer is up next! 😢💃 And guess what? These artists are about to drop a bombshell message for us… stay tuned! 🔥 Remember, the V2BEAT app is NOT on the stores—head over to v2beat dot com or v2beat dot live and press the “Talk with DJ” button to share your crazy thoughts with me directly. Ahah! 🤪 Oh hey there, ♪ Call on meeeee! Call on me! ♪ 🎶

🎵 MIND-BLOWING TRIVIA: Did you know that Sam Feldt is not only a DJ but also a passionate advocate for sustainability? 🌍 He has launched initiatives to promote eco-friendly practices in the music industry and even created a whole festival around it! Now that’s what we call a “green” beat! 🌱

💬 LET’S TALK! What emotions do you feel when you hit the dancefloor? 🎊 Are you all about the good vibes, or do you sometimes let those tears flow? Share your thoughts with us!

🚀 TUNE IN! Don’t miss out on the electrifying vibes at V2BEAT Radio! 🎧 Experience the hottest tracks and unforgettable moments, all while connecting with your favorite DJ. Join the party at v2beat dot com or v2beat dot live!

#V2BEAT #CryingOnTheDancefloor #SamFeldt #JonasBlue #EndlessSummer #DancefloorFeels #DJLife #MilanVibes #HouseMusic #GoodVibesOnly

GET THE V2BEAT APP NOW! 🚀

Instant Music Magic – No Store Needed! 🎧

♥ SUBSCRIBE HERE



V2BEAT RADIO TV EUROPE

THE MUSIC U LOVE

cover-art
Current track

Title

Artist

VIIB TV
×
`;iframe.srcdoc = iframeContent;// Logica UI Esterna var isMinimized = sessionStorage.getItem('v2beat_minimized') === 'true'; if (isMinimized) { container.classList.add('minimized'); toggleBtn.innerHTML = '□'; }// Mostra il player (se siamo master) setTimeout(() => container.classList.add('v2beat-visible'), 1000);// Ascolta messaggi dall'iframe per salvare stato Mute window.addEventListener('message', function(e) { if (e.data === 'v2beat_muted') { localStorage.setItem('v2beat_global_muted', 'true'); } else if (e.data === 'v2beat_unmuted') { localStorage.setItem('v2beat_global_muted', 'false'); } else if (e.data === 'v2beat_playing') { // Opzionale: notifica altre tab? } });// UI Controls theaterBtn.addEventListener('click', function(e) { e.stopPropagation(); container.classList.toggle('theater-mode'); });closeBtn.addEventListener('click', function(e) { e.stopPropagation(); container.remove(); // Se chiudo, rinuncio al ruolo di master? // Meglio di no, per evitare che un'altra tab riparta subito a caso. // Lasciamo che scada il timeout. });toggleBtn.addEventListener('click', function(e) { e.stopPropagation(); container.classList.toggle('minimized'); var isMin = container.classList.contains('minimized'); toggleBtn.innerHTML = isMin ? '□' : '−'; sessionStorage.setItem('v2beat_minimized', isMin); });header.addEventListener('click', function() { if (container.classList.contains('minimized')) { container.classList.remove('minimized'); toggleBtn.innerHTML = '−'; sessionStorage.setItem('v2beat_minimized', 'false'); } }); }); })();