how to put music files aka a song onto a website

  1. #1
    weery is offline Newbie

    how to put music files aka a song onto a website

    i have read some of the other comments about doing this but i am still very stuck can ne1 help us out?


  2. #2
    DJNafey is offline UK site moderator
    What bit are you stuck with?

    Do you have your own web site or web space and a file transfer program such as CuteFTP?

  3. #3
    HappyBeaver is offline Bea*ering Away!
    If you simply want to embed a song into a webpage you need the following code - it will play one file and adds a little player to the webpage too:

    Code:
    <embed src="http://www.websiteurl.com/song to play.mp3" width="140" height="40" loop="True"> </embed>
          </span></font></font></font><span class="style47"><span class="style48">
    If you want to have a selection of music on your site I can highly recommend Andromeda! Very reasonably priced for a single private licence Be careful about copywrite etc though if it's not your music.

    Otherwise you would need to just upload the songs and link to them via your webpage

+ Reply to Thread