Return to the Web Authoring Forum | Post a Follow-Up

 o
Strange problem with sound on my page.........

Posted by Zipper (My Page) on
Fri, Mar 7, 03 at 13:32

I just now decided to learn HTML code and managed to make a web page with sound on it, it works fine on my web page but I have to turn the volume up every time I go into the page. Here's the real confusing part; The player on my web page seems to be controlling the sound on other pages. When surfing the web if I run across a page with background sound I have to bring my master volume control up and turn the volume up on the midi every time. What is making it do that? Do I need to add or subtract something from my code which is: (I changed all the <"s to ( so it would show up here)

(div align="center")(br)(br)
(embed src="Fairground.mid"
autostart="true"
hidden="false"
loop="False")
(noembed) (bgsound src="fairground.mid" loop="1") (/noembed)(/embed)
(/div)
Thanks for any and all help. :)


Follow-Up Postings:

 o
RE: Strange problem with sound on my page.........

Midi's are notorious for having wacky default volume settings. I avoid them if at all possible.


 o Post a Follow-Up

Please Note: Only registered members are able to post messages to this forum.

    If you are a member, please log in.

    If you aren't yet a member, join now!


Return to the Web Authoring Forum

Instructions

  • You must be a registered member and logged in to post messages on our forums.
  • Posting is a two-step process. Once you have composed your message, you will be taken to the preview page. You will then have a chance to review the contents and make changes.
  • After posting your message, you may need to refresh the forum page in order to see it.
  • It is illegal to post copyrighted material without the owner's consent.
  • HTML codes are allowed in the message field only.
  • No advertising is allowed in any of the forums.
  • If you would like to practice posting or uploading photos, please visit our Test forum.
  • If you need assistance, please Contact Us and we will be happy to help.



 
Click here to learn more about in-text links on this page.