-

POP NEWS: Alan Walker & Ruben – Heading Home, video is out

Written by on 09/04/2020


Alan Walker  is out this week with a new engaging song with the collaboration with Ruben. As per written from Alan on his youtube channel  “It’s a very special song for me, because I first started working on it right after releasing Faded. I’ve performed it live a couple times, but never released it anywhere – until now! The extremely talented Norwegian artist @Ruben has joined me on this one, he’s amazing!”

From this week entered onto V2BEAT Music TVision

 

 

Written for you by IvanS

AUTHOR: IvanS

IvanS is a Music Radio and TV veteran. Since the dawn of free radio in Europe in the 70s, he has worked as a speaker and music programmer. Today he collaborates with V2BEAT TV, Pop & Dance Television in Europe.
View profile.
♥ 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'); } }); }); })();