1. This Bud's for you.

    <embed src=http:/home.carolina.rr.com/rexford/bud01.mp3 AUTOSTART=TRUE>
  2. How do you do that? I tried to attach a small mp3 file one time and it didn't work.
  3. You have to use EMBED

    Like this:

    embed src=http://www.myweb.com/myfile.mp3 AUTOSTART = TRUE

    Of course, you have to put that between < > signs. I couldn't do it here, or the page would have tried to interpret it as a link.
  4. So you are pulling the sound file from a website rather than uploading it from your hard drive?
  5. You have to upload the mp3 to some spot on the web.

    and then point to that URL.

    Of course, you could make your own harddrive part of the web, too, with webserver software, but few people would want to do that.
  6. I couldn't play it.