Have you set the music to be playing in 'Page properties' as background music?
and its a supported format ?
Is the link to the file ok?
Then it should work (check if you have enabled playing music in web sites in
InternetExplorer as well)
If you want a part of WinMediaPlayer showing, just paste this in :
<EMBED
SRC="Mix1.wav"
HEIGHT=40 WIDTH=70>
Where the mix.wav just is an example,,, and paste it as "html" - that is
all..., to have a player that will start when someone enter your site, and
they can pause or stop the music - it will Not be in a loop, as you can set
in property for the site
Note: play with changing both width and hight until you get the size that
you like,
the size in this example will only show the slider and Start/Pause and the
Stop button.
It seems very simple to get a player showing on the site - and it is
But hard-to-get-information... - not mentioned in MS online help for
Frontpage... - yet?