Background sounds are for web pages and not Word documents. They can also be
extremely annoying which is why I usually work with my loudspeakers switched
off.
If you want background sound for an html document you would be better
advised to use a proper HTML editor or Notepad. The following is the basic
html format for a continuously looped background sound
<html>
<head>
<meta http-equiv="Content-Language" content="en-gb">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>Title</title>
<bgsound src="Music.mp3" loop="-1">
</head>
<body>
<p>This is a document</p>
</body>
</html>
Note that if you are thinking of e-mailing this to someone, music files can
be huge and you would need to send the music with the document. This may not
be possible. I urge you to re-think.
--
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>