-
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.
-
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.
-
That's the most sensible reply you will get in the Lounge I'm afraid.
Maybe better trying somewhere else old chap.
-
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
-
Mine tried to download it IE6.
-
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 :)
-
u can try putting it into a flash file
-
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
-
The BOT is skillful, trust in the BOT.
Tjenis :D
-
Btw the best idea is also to add sound controls cause many people hate background music and wont come back ;)