How To Add Backround Music In .html Websites?

AkalamanaiaAkalamanaia Join Date: 2003-01-04 Member: 11833Members
<!--emo&:)--><img src='http://www.unknownworlds.com/forums/html//emoticons/smile-fix.gif' border='0' style='vertical-align:middle' alt='smile-fix.gif' /><!--endemo--> The thread title speaks for itself, now please try and help me.

Comments

  • MantridMantrid Lockpick Join Date: 2003-12-07 Member: 24109Members
    I can't offer help, only a statement: You add music to a webpage, and I will kill you and take your eyes as souveniers.

    Embedded music in webpages is, by far, one of the most annoying things out there, closely followed by swirling images that hover around your cursor. Music takes a while to load, is often unexpected, which is bad if you're browsing at 2 AM and suddenly loud music starts playing, and, some of us, like myself, listen to music while browsing the internet, and I, for one, find it very annoying when a passionate song is interrupted by what some yahoo thought would be neat to have on a webpage.

    [/rant]
  • [WHO]Them[WHO]Them You can call me Dave Join Date: 2002-12-11 Member: 10593Members, Constellation
    Flash.....

    I implement a basic jukebox on my site <a href='http://www.0x01a4.com' target='_blank'>http://www.0x01a4.com</a>

    starts paused by default, streams the music in a compressed format so it loads fast.

    Life is good.
  • Dorian_GrayDorian_Gray Join Date: 2004-02-15 Member: 26581Members, Constellation
    edited October 2004
    On a windows system, type "format c:\" and hit yes to any warnings. On a *nix system, type "dd if=/dev/random of=/dev/hda" (or of course /dev/sda if you have a SCSI drive). This should solve your desire to include music on webpages. As Mantrid said, there's not much thats more annoying. That, and poor sods who still use such a crappy browser as IE can't turn it off most of the time. If you want nobody to ever visit your website, ever, or want to get a job inventing torture devices for third world countries, I suggest you google "stupid background music html". You'll probably get results.

    Edit: seeing Them's post, a jukebox is one thing, but the usual "{insert video game name here}theme.mid" is crap.
  • AkalamanaiaAkalamanaia Join Date: 2003-01-04 Member: 11833Members
    this is for a school project..i did not ask for almost flames, i asked how to implement it. WHO atleast gave me some hint..
  • DOOManiacDOOManiac Worst. Critic. Ever. Join Date: 2002-04-17 Member: 462Members, NS1 Playtester
    <a href='http://www.doomaniac.com' target='_blank'>There is only one website on the entire internet that should use background music</a>!!
  • AkalamanaiaAkalamanaia Join Date: 2003-01-04 Member: 11833Members
    .... <!--emo&:0--><img src='http://www.unknownworlds.com/forums/html//emoticons/wow.gif' border='0' style='vertical-align:middle' alt='wow.gif' /><!--endemo--> hideus page you have there..
  • [WHO]Them[WHO]Them You can call me Dave Join Date: 2002-12-11 Member: 10593Members, Constellation
    there's always <EMBED>
  • eedioteediot Join Date: 2003-02-24 Member: 13903Members
    <embed src="file.wav" hidden="true" loop="true">

    I think those are the commands, from memory.. haven't used anything of the sort for many years.
  • ZelZel Join Date: 2003-01-27 Member: 12861Members
    i was going to say similar to everyone else here...

    but instead. google for <embed src="sound.wav"> and youll find: <a href='http://www.activejump.com/l-1.shtml' target='_blank'>http://www.activejump.com/l-1.shtml</a>
  • AkalamanaiaAkalamanaia Join Date: 2003-01-04 Member: 11833Members
    thank you [WHO]Them, eediot, Zel. <!--emo&:D--><img src='http://www.unknownworlds.com/forums/html//emoticons/biggrin-fix.gif' border='0' style='vertical-align:middle' alt='biggrin-fix.gif' /><!--endemo-->
  • eedioteediot Join Date: 2003-02-24 Member: 13903Members
    While a help subject is open, does anybody know if i can use .htaccess or something to have different 404 errors for different subdomains of a site?

    i.e

    <a href='http://domain.com/' target='_blank'>http://domain.com/</a> would have "Error: 404, go back to domain.com"

    while

    <a href='http://othersite.domain.com/' target='_blank'>http://othersite.domain.com/</a> would have "Error:404 go back to otherside.domain.com"
  • GwahirGwahir Join Date: 2002-04-24 Member: 513Members, Constellation
    <a href='http://www.natural-selection.org' target='_blank'>yeah, we never go to sites with music embedded in them</a>
  • im_lostim_lost TWG Rule Guru Join Date: 2003-04-26 Member: 15861Members
    <!--QuoteBegin-Gwahir+Oct 12 2004, 10:33 PM--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (Gwahir @ Oct 12 2004, 10:33 PM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> <a href='http://www.natural-selection.org' target='_blank'>yeah, we never go to sites with music embedded in them</a> <!--QuoteEnd--> </td></tr></table><div class='postcolor'> <!--QuoteEEnd-->
    Exactly what I was thinking. Except I always turn the music off when I go there.
  • KaliasKalias Superskulk Join Date: 2002-11-01 Member: 2560Members
    <!--QuoteBegin-Gwahir+Oct 13 2004, 06:33 AM--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (Gwahir @ Oct 13 2004, 06:33 AM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> <a href='http://www.natural-selection.org' target='_blank'>yeah, we never go to sites with music embedded in them</a> <!--QuoteEnd--> </td></tr></table><div class='postcolor'> <!--QuoteEEnd-->
    Yes, I make sure to avoid the main page as much as I can and find the background "music" extremely irritating. Thank god they're making a new one.

    Oh wait... you were trying to prove a point for the -other- side...
  • BeowulfGrendelBeowulfGrendel Join Date: 2003-02-20 Member: 13775Members, Constellation
    <!--QuoteBegin-eediot+Oct 13 2004, 06:29 AM--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (eediot @ Oct 13 2004, 06:29 AM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> While a help subject is open, does anybody know if i can use .htaccess or something to have different 404 errors for different subdomains of a site? <!--QuoteEnd--> </td></tr></table><div class='postcolor'> <!--QuoteEEnd-->
    Guessing that if you're using .htaccess files you're talking about Apache?

    Goto <a href='http://httpd.apache.org/docs-2.0/mod/core.html' target='_blank'>http://httpd.apache.org/docs-2.0/mod/core.html</a> and look at the ErrorDocument statement - can either be used in a .htaccess file, or within the main httpd.conf file.
Sign In or Register to comment.