also @ TechSpot: Facebook headhunts Apple engineers for 3rd smartphone attempt

TechSpot

Importing Music?

Discussion in 'Software Apps' started by Marconey09, May 18, 2004.

Thread Status:
Not open for further replies.
  1. Marconey09 Newcomer, in training

    Hey! How do you import music onto a Website so it plays when I person goes to that site?

    (I couldn't find anywhere else to post this)
  2. poertner_1274 secroF laicepS topShceT

    Sounds like you need to run a shoutcast server. Or if you have access to a website, just upload them, then give that person the URL of where the music is stored.

    For example they will probably need the directory where it is on the website.
    www.music.com/listenhere
    That should show all songs in that folder, if not you might have to create a simple HTML page with links for them to click on.
  3. Nodsu Newcomer, in training

    You use the embed tag. Something like

    <embed src="mymusic.mid" loop="true" autoplay=true>

    Search the web for more specific syntax and parameters.

    .mid, .au and .wav files are safest to use since they will play on any computer that has sound capability without any plugins.
Thread Status:
Not open for further replies.