How to add background sound ?

Discussion in 'C#' started by sxcnelson, Oct 17, 2009.

  1. #1
    I want to add background sound to my website.I tried using BGSOUND tag it works but when the page loads it starts sound again.

    I want the sound to continue without restarting on page loads.
     
    sxcnelson, Oct 17, 2009 IP
  2. Bulkish

    Bulkish Peon

    Messages:
    51
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Hello sxcnelson,

    Two methods are usually implemented to achieve what you want:

    1. Use a frameset configuration that always keep 1 frame still, no link target that frame with your music plugin, quicktime, flash, mediaplayer, etc. in it.

    2. Develop using flash, like http://www.grooveshark.com

    Regards
     
    Bulkish, Oct 17, 2009 IP
  3. sxcnelson

    sxcnelson Peon

    Messages:
    211
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Thanks Bulkish
     
    sxcnelson, Oct 17, 2009 IP