Background Music Not Playing Hitskin_logo Hitskin.com

This is a Hitskin.com skin preview
Install the skinReturn to the skin page

The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.
2 posters

    Background Music Not Playing

    Bonetz
    Bonetz
    New Member


    Male Posts : 18
    Reputation : 2
    Language : C++ , Visual Basics , PHP , Java
    Location : Cavite , Philippines

    Background Music Not Playing Empty Background Music Not Playing

    Post by Bonetz Fri Jun 21, 2013 11:21 am

    Hello Sir / Maam

    I was wondering why is it that the background music on my html page Background music is not playing.
    I follow the step in this tutorial but it doesn't play .. CLICK HERE

    I think my problem here is the mp3 link..
    i use this mp3 link and the hosting site that i use to upload this mp3 is mediafire.
    http://www.mediafire.com/listen/9t6nn8y0lrh5w8f/K-ON!!_Opening_Tv-Size_Instrumental.mp3
    so the final code that i use is this ..

    Code:
    <embed src="http://www.mediafire.com/listen/9t6nn8y0lrh5w8f/K-ON!!_Opening_Tv-Size_Instrumental.mp3" autostart="true" loop="true" hidden="true">

    I put this code inside the body of the html coding .. but it doesn't play .. can you help me ??
    I take out the code again in my forum that i made .. here is the link of my forum Click Here

    Here is the code of the homepage body only before i take out the code of BG music:
    Code:
    <body onkeydown="return false">
    <br><br><center><img src="http://i.imgur.com/Zm0ZNU3.png"><br><br>
    <img src="http://i.imgur.com/b1BfAnc.png"></strong></center>
    <center>
    <!-- STEP TWO: Insert this code into the BODY of your HTML document  -->

    <a href="http://tsundereph.forumtl.com/forum" onmouseover="image1.src=loadImage1.src;" onmouseout="image1.src=staticImage1.src;">
    <img name="image1" src="http://i.imgur.com/6O1ryqs.png" border=0></a>

    <a href="https://www.facebook.com/TsunderePhilippines?fref=ts" onmouseover="image2.src=loadImage2.src;" onmouseout="image2.src=staticImage2.src;">
    <img name="image2" src="http://i.imgur.com/3jTgNRV.png" border=0></a>
    </center>

    <div style="text-align: right;"><font style="color: White;" size="1">Powered by <a href="http://www.forumotion.com" target="_blank">forumactif.com</a></font></div>
    <script language=Javascript1.2> function ejs_nodroit() { alert('Designed by : Lie , Yuu and Bonetz');
        return(false); } document.oncontextmenu = ejs_nodroit; </script>

    <embed src="http://www.mediafire.com/listen/9t6nn8y0lrh5w8f/K-ON!!_Opening_Tv-Size_Instrumental.mp3" autostart="true" loop="true" hidden="true">

     </BODY>

    So can you determine what is the problem here?
    Is it the Format of how i put the code of BG Music or is it the mp3 link?
    Or is it the hosting site?

    Note : My plan is make the bg music play in the homepage only not on the forum Thanks
    tommycoo
    tommycoo
    Forumember


    Male Posts : 615
    Reputation : 9
    Language : Indonesia

    Background Music Not Playing Empty Re: Background Music Not Playing

    Post by tommycoo Fri Jun 21, 2013 11:32 am

    maybe you can try to host it from file http://fileden.com/
    Bonetz
    Bonetz
    New Member


    Male Posts : 18
    Reputation : 2
    Language : C++ , Visual Basics , PHP , Java
    Location : Cavite , Philippines

    Background Music Not Playing Empty Re: Background Music Not Playing

    Post by Bonetz Fri Jun 21, 2013 12:25 pm

    tommycoo wrote:maybe you can try to host it from file http://fileden.com/
    I cant register there is a error i think the error is their system of signing up ^^,
    Bonetz
    Bonetz
    New Member


    Male Posts : 18
    Reputation : 2
    Language : C++ , Visual Basics , PHP , Java
    Location : Cavite , Philippines

    Background Music Not Playing Empty Re: Background Music Not Playing

    Post by Bonetz Sat Jun 22, 2013 5:59 pm

    Bump