background music

P

pollo6366

How do i make the same background music play throughout the whole website
continuously
 
J

JoAnn Paules

I know poeple like to add that feature but it drives me to mute my speakers.
And not visit the page again.
 
D

David Bartosik - MS MVP

The background html tag is page specific so it loads with the page load and
thus is not continuous. Optionally you can simply hyperlink to a media file
rather than place the media file in the background tag. When the hyperlink
is clicked the media player will load in the client default media player
independent of the web page browsing.
 
F

foamdancer

that had not ocuured to me , just trying to be too clever ,,, thanks

JoAnn Paules said:
I know poeple like to add that feature but it drives me to mute my speakers.
And not visit the page again.

--
JoAnn Paules
MVP Microsoft [Publisher]



Don't do it. Nobody really likes background music.
 
D

DavidF

Google is your friend...most everybody that contributes regularly to this
group are pretty anti-background music, so a solution from us is not likely
to be forthcoming. I suspect you will have to find a code snippet of some
sort that you can insert via the HTML Code Fragment feature that will
control the music rather than Publisher. Good luck.

DavidF
 
Top