To add a small/large part of Windows MediaPlayer, only use this little part
of code:
<EMBED
SRC="Mix1.wav"
HEIGHT=30 WIDTH=79>
Paste as html, and use your own src pointing on your audio/video file.
This will only show a Pause/Start and Stop button + the slider, the music
(or also a video) will start when the site is loading. Try with using
different sizes, the more width the more of the players buttons, more hight -
if you wants to show a video, there is some specifications about the size,
but its better to test some..
Had to seek a long time to find this very simple but useful way of adding
buttons/player.
It is so simple as it looks (!) - missing it in the online help from MS,
where its not much about audio or video.
Got some video showing on my site, sometimes audio only :
http://Robyn.Makes.It/
Still astonished over what this short code can produce, have seen examples
with loads of scripts just to add a button. In your case right click on this
component and chose hidden, and use this code in a frame, and it should play
when showing a photogallery. You can also add: loop="true"