media player opens in new window

G

Guest

I am trying to create a page with a short piece of music running in the
background. The creation is ok but windows media player shuts the site and
opens to play the music, how do I correct this
 
G

Guest

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?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top