Music on website - how to?

Discussion in 'Audio' started by mightyatm, Oct 2, 2005.

  1. mightyatm

    mightyatm Member

    Joined:
    Mar 22, 2003
    Messages:
    6
    Likes Received:
    0
    Trophy Points:
    11
    Hi - hope someone can help!

    How do I put music on a web site?
    I'd like to have a choice of a few tracks (poss 10 or less) and I want the visitor to be able to choose and control the music.
    Is there a small, simple player I could use? Or is javascript or something the answer?
    This is the site: http://www.c-c-p-c.net/

    Thank you!
     
  2. weazel200

    weazel200 Regular member

    Joined:
    Feb 26, 2005
    Messages:
    1,297
    Likes Received:
    0
    Trophy Points:
    46
    My guess is you need to upload the songs to a website (similar to an image hosting site) and do it that way. Im sorry I cant be more of a help to you as I know absolutely nothing about websites. It would probably be best to have the songs in MP3 format as their small in size.
     
  3. mightyatm

    mightyatm Member

    Joined:
    Mar 22, 2003
    Messages:
    6
    Likes Received:
    0
    Trophy Points:
    11
    Thanks for trying Weazel, but that hasn't really helped. At least you tried!
    I'll keep lookin - I'll find the answer.
    Cheers!
     
  4. DVDBack23

    DVDBack23 Administrator Staff Member

    Joined:
    Jun 19, 2005
    Messages:
    2,443
    Likes Received:
    5
    Trophy Points:
    68
    first upload your song to a hosting site http://fileupyours.com or http://filehut.org then copy the url code for your song and put it with this code on your website

    <embed src="url_of_song" autostart="true" loop="true" width="280" height="45"></embed>
     
    Last edited: Oct 3, 2005

Share This Page