HTML: Music behind a page |
Author: |
Message: |
Eddie
Veteran Member
Posts: 2078 Reputation: 30
32 / /
Joined: Oct 2005
Status: Away
|
O.P. HTML: Music behind a page
Hello i know ive asked before but cant remember and i need it urgently, how do i put music behind a page with HTML, as soon as i get my answer that works i will delete the thread, thanks
...there used to be a signature here
|
|
06-18-2006 02:15 PM |
|
|
Felu
Veteran Member
Posts: 2223 Reputation: 72
30 / /
Joined: Apr 2006
Status: Away
|
RE: HTML: Music behind a page
code: <EMBED SRC="sourceofmusic"
AUTOSTART="false-true" LOOP="1-unlimited" HIDDEN="false-true" VOLUME="0-100">
I hope thats waht you need .
nah. no need to delete this thread
This post was edited on 06-18-2006 at 05:00 PM by Felu.
|
|
06-18-2006 02:19 PM |
|
|
Eddie
Veteran Member
Posts: 2078 Reputation: 30
32 / /
Joined: Oct 2005
Status: Away
|
O.P. RE: HTML: Music behind a page
ok thanks, ok i wont
...there used to be a signature here
|
|
06-18-2006 02:27 PM |
|
|
Plik
Veteran Member
Posts: 1489 Reputation: 46
35 / / –
Joined: Jun 2004
|
RE: HTML: Music behind a page
Remeber to make it easy for your visitors to stop the music if they want. Because unstopable background music is the most annoying thing in the whole of the internet
|
|
06-18-2006 02:35 PM |
|
|
absorbation
Elite Member
Posts: 3636 Reputation: 81
– / /
Joined: Feb 2005
|
RE: HTML: Music behind a page
quote: Originally posted by Plik
Remeber to make it easy for your visitors to stop the music if they want. Because unstopable background music is the most annoying thing in the whole of the internet
So true. Browsers just should not render it, and if your listening to music, gah, the noise.
|
|
06-18-2006 02:39 PM |
|
|
ayjay
Senior Member
Posts: 850 Reputation: 58
– / /
Joined: Mar 2004
|
RE: HTML: Music behind a page
Personally, I wouldn't have it automatically starting when you load the page. I tend to go straight away from sites that do that
|
|
06-18-2006 03:23 PM |
|
|
xJ +
Full Member
A$$ple/Buttple xD
Posts: 460 Reputation: 15
117 / /
Joined: Jan 2006
Status: Away
|
RE: HTML: Music behind a page
quote: Originally posted by Plik
Remeber to make it easy for your visitors to stop the music if they want. Because unstopable background music is the most annoying thing in the whole of the internet
some music format (forgotten which) can be stopped by simply clicking on the stop button on the explorer even when it's loaded. Some formats however, no matter how u click it, it won't stop.
|
|
06-18-2006 04:09 PM |
|
|
Felu
Veteran Member
Posts: 2223 Reputation: 72
30 / /
Joined: Apr 2006
Status: Away
|
RE: HTML: Music behind a page
When you put the Embed tag it give someting like . So 1 can stop the music .
Attachment: embed.gif (1.49 KB)
This file has been downloaded 209 time(s).
|
|
06-18-2006 04:58 PM |
|
|
Plik
Veteran Member
Posts: 1489 Reputation: 46
35 / / –
Joined: Jun 2004
|
RE: HTML: Music behind a page
quote: Originally posted by -!Felu!-
When you put the Embed tag it give someting like . So 1 can stop the music .
Only if the hidden attribute is set to false.
Many people chose to hide it, and those people should be banned from the internet
|
|
06-18-2006 05:03 PM |
|
|
Reaper
Veteran Member
Posts: 1393 Reputation: 23
36 / /
Joined: Jun 2004
|
RE: HTML: Music behind a page
|
|
06-18-2006 07:23 PM |
|
|
|