Page 1 of 2 12 LastLast
Results 1 to 10 of 12

Thread: Html Help

  1. #1
    Hey, does anyone know a way to have music play on the backround of a website without it ever asking you to download the song? Cause the code that im using will sometimes play the song like normal, but on some computers, it will try to download the song.

    Here is the website

    Now, if you absolutly hate people who post links of their webpages then dont visit it. All I prety much need is a way for a song to play without it asking you to download it.

  2. Software & Hardware   -   #2
    Knowledge is Power
    Join Date
    Dec 2002
    Posts
    633
    1. Open winamp.
    2. Play a song.
    3. Open IE (Or any other borwser)
    4. Open the website
    5. Voila! You have music in the background without ever asking to download a song.

  3. Software & Hardware   -   #3
    Poster
    Join Date
    Jan 2003
    Posts
    9,781
    That's the most sensible reply you will get in the Lounge I'm afraid.

    Maybe better trying somewhere else old chap.

  4. Software & Hardware   -   #4
    muchspl2
    Guest
    I was able to do it in dreamweaver pretty easy

    edIT: it played for me, I on ie6 if that helps
    you might run into problems with other browsers

  5. Software & Hardware   -   #5
    Poster
    Join Date
    Jan 2003
    Posts
    9,781
    Mine tried to download it IE6.

  6. Software & Hardware   -   #6
    complete lack of anything happening at all for me on opera and mozilla. And both browsers play the music on the emule plus website. IE based browser (slimbrowser) downloads it & plays it automatically.
    Hope that helps somehow

  7. Software & Hardware   -   #7
    Poster
    Join Date
    May 2003
    Location
    North-east england UK
    Posts
    2,657
    u can try putting it into a flash file

  8. Software & Hardware   -   #8
    Out of The Ordinary
    Join Date
    Feb 2003
    Posts
    3,927
    Put one of those in Your HTML file:

    Code:
    <BGSOUND SRC="Something.wav"
    LOOP="infinite">
    Code:
    <BGSOUND SRC="Something.mp3"
    LOOP="infinite">
    Code:
    <BGSOUND SRC="Something.mid"
    LOOP="infinite">
    BOT

  9. Software & Hardware   -   #9
    Snee's Avatar Error xɐʇuʎs BT Rep: +1
    Join Date
    Sep 2003
    Location
    on something.
    Age
    44
    Posts
    17,985
    The BOT is skillful, trust in the BOT.

    Tjenis

  10. Software & Hardware   -   #10
    Btw the best idea is also to add sound controls cause many people hate background music and wont come back

Page 1 of 2 12 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •