Music on loading screen Help

The music on my loading screen is cutting out within 10 seconds or so.

Here is my index.html

<html>
    <head>
        <link href="css/style.css" rel="stylesheet" type="text/css" />
    </head>
<body>
    <audio id="Loading" autoplay loop >
         <source src="music/Loading.ogg" type="audio/ogg">
    </audio>
	<script>
     var vid = document.getElementById("Loading");
     vid.volume = 0.2;
     vid.play();
    </script>
 <style>

what script are you using?

I’m not on my PC right now so I’ll PM you with the files tomorrow of that’s alright?

Sure. PM’s are always open.

ili baven ili ne znam