Browse Source

updated marquee on air

and added new stream video
master
JoanaChicau 2 years ago
parent
commit
a307af74d4
  1. 11
      index.html

11
index.html

@ -147,7 +147,7 @@ document.getElementById("rnd").innerHTML = icons[random];
<!-- etherpad-->
<button onclick="hideshowPad()" class="" id="bhide_ether">ETHERPAD <br> & CHAT</button>
<!-- video streaming or files -->
<button onclick="hideshowVideo()" class="bhide_chat_off" id="bhide_vid">AR'QUATIC <br> LIVE </button>
<button onclick="hideshowVideo()" class="bhide_chat_off" id="bhide_vid">AR'QUATIC <br> Sasj & T.mo </button>
<!-- chat
<button onclick="hideshowChat()" class="bhide_chat_off" id="bhide_chat">CHATTING <br> CHATTEN</button>
-->
@ -172,7 +172,7 @@ document.getElementById("rnd").innerHTML = icons[random];
<!-- if offline: -->
<!-- " ♬ ¨ * • WELCOME TO THE VARIA NARROWCAST • ♬ °¸. there is currently no event happening, please check our agenda @ varia.zone " -->
<marquee scrolldelay="92">♬ ¨ * • WELCOME TO THE VARIA NARROWCAST • ♬ °¸.✧ there is currently no event being streamed, please check our agenda @ varia.zone for upcoming ones! </marquee>
<marquee scrolldelay="92"> * ◝ ₊· ON AIR ♪ ♬ ヾ♬ ¨ * • WELCOME TO THE VARIA NARROWCAST • ♬ °¸.✧ ♪ ♬ ヾclick on the buttons on the right side to display the different modalities ノ ♬ ♪ ON AIR ♫♪. ♪ . * ◝ ₊· </marquee>
<!-- AUDIO -->
@ -281,6 +281,13 @@ document.getElementById("rnd").innerHTML = icons[random];
<a class="windowlinks" href="https://www.youtube.com/watch?v=h6mXDQg3qYc" target="_blank"> ↬ direct link to video stream</a> and
<a class="windowlinks" href="https://apps.apple.com/nl/app/arquatic/id1557620712?l=en" target="_blank"> ↬ link to Apple app</a> or
<a class="windowlinks" href="https://play.google.com/store/apps/details?id=space.codeklavier.arquatic&hl=en_US&gl=US" target="_blank"> ↬ link to Android app</a>
<br><br><br><br>
<iframe width="100%" height="auto" src="https://www.youtube.com/embed/r4ws5evLO_g?controls=0" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<br> ↬ Sasj & Timo - Live at Choreographing Coding
<a class="windowlinks" href="https://www.youtube.com/watch?v=r4ws5evLO_g" target="_blank"> ↬ direct link to stream </a>
</div>

Loading…
Cancel
Save