Microsoft Knowledge Base Email Alertz

When you preview or publish a Web site to a folder, the background music that you selected in the

Search KbAlertz

Advanced Search

Receive Microsoft Knowledge Base articles by E-Mail?

Every night we scan the Microsoft Knowledge Base. If technologies you're interested in are updated, we'll send you an e-mail. You only get one e-mail a day, and only when new articles are added.

Click here to create a
FREE account
Already have an account?
[Click here to Login]











Microsoft Knowledge Base Article

This article contents is Microsoft Copyrighted material.
©2005-©2007 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks

Article ID: 212554 - Last Review: February 7, 2002 - Revision: 1.0

PUB2000: Background Sounds Don't Play with Some Browsers

This article was previously published under Q212554
For a Microsoft Publisher 98 version of this article, see 183505  (http://kbalertz.com/Feedback.aspx?kbNumber=183505/EN-US/ ) .

SYMPTOMS

When you preview or publish a Web site to a folder, the background music that you selected in the Web Properties dialog box may not play when you open this page from your site using some third-party Web browsers. When you open your Web using Microsoft Internet Explorer, the background sound will play.

CAUSE

This occurs when you use a third-party Internet Web browser, such as Netscape Navigator, that does not support the background sound <BGSOUND> tag.

RESOLUTION

You can insert an Hypertext Markup Language (HTML) code fragment. This code will allow Netscape Navigator and other third-party browsers to play MIDI files from your Publisher Web site.

NOTE: Microsoft Technical Support does not support inserting or editing HTML code fragments. This method is provided solely as a convenience to you.

The following steps will embed the MIDI file in a viewable format for Netscape Navigator 3.x and later. Because the MIDI file will be embedded on the page, it will not play automatically. To play the sound, you will have to click the file. You cannot make this embedded sound loop.

  1. Open your Publication inside Microsoft Publisher. On the Insert menu, click HTML Code Fragment.
  2. Draw a box where you would like to display the hyperlink to the MIDI file.
  3. In the HTML Code Fragment Properties dialog box, type the following:
            <embed src="filename.mid" height=55 width=140></embed>
    						
    where "filename.mid" is the MIDI file that you want to use for your background sound.

MORE INFORMATION

The background sound tag has the following syntax
<bgsound src="filename.mid" loop=1>
where src represents the source sound file that will be played, and loop indicates how many times the sound file will play.

The third-party products that are discussed in this article are manufactured by companies that are independent of Microsoft. Microsoft makes no warranty, implied or otherwise, regarding the performance or reliability of these products.

APPLIES TO
  • Microsoft Publisher 2000 Standard Edition
Keywords: 
kbprb kbsound kbfaq KB212554
       

Community Feedback System

Very often, it takes hours to solve a problem. Very often, you've looked high and low, and have tried a lot of solutions. When you finally found it, chances are, it was because someone else helped you. Here's your chance to give back. Use our community feedback tool to let others know what worked for you and what didn't.

Please also understand that the community feedback system is not warranted to be correct, it's simply a system that we've built to let people try and help each other. If something in a feedback response doesn't make sense to you, or you're not comfortable making changes that the feedback talks about (like registry edits), please consult a professional.

Thank you for using kbAlertz.com Feedback System.

-- Scott Cate