Results 1 to 2 of 2

Thread: HTML backround sound

  1. #1

    Thread Starter
    Lively Member VB Begginer Kid's Avatar
    Join Date
    Jul 2001
    Location
    home
    Posts
    127

    HTML backround sound

    this should be easy but how would u make a mp3 play as a web page starts or do i have to convert it to wav?
    I'm a beginner.
    ------------------------------------------------
    Your impossible ego ***** is like a
    Megalomaniacal tab on my tongue
    You *****in' touch me I will rip you apart


  2. #2
    scoutt
    Guest
    Code:
    <EMBED SRC="sound.mp3" AUTOSTART="true" CONTROLS="console"
    this way the user has a choice to turn it off. if you use the <bgsound> tag they don't get that choice. I don't see why not on using an mp3. if it don't work then you must change it to wav or midi.

Posting Permissions

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



Click Here to Expand Forum to Full Width