View Full Version : windows media player?


domino777
07-17-2004, 05:30 AM
how do i get a windows media player to play songs on my site?

i want it to be like this http://www.xanga.com/home.aspx?user=a__music__x

thanks! :)

Monkey Bizzle
07-17-2004, 03:56 PM
well, if you viewed source, which is a good thing to do when you want to know how someone did something, then you would have found this code...

<EMBED name=RAOCXplayer pluginspage=http://www.microsoft.com/Windows/Downloads/Contents/Products/MediaPlayer/ src=http://fileserv6.soundclick.com/fastgG/HiD/thethreekings+thetranmanovernightcelebrity.mp3 height=157 type=application/x-mplayer2 target="_new" DisplaySize="0" EnableContextMenu="0" AutoSize="false" ShowStatusBar="0" ShowControls="1" loop="true">

change th bold to the url of the song you want.