See it in action: [url]http://www.friendster.com/diovagam[/url]
please read this tutorial throughly before starting use the codes
Find the artist, title, and URL of the songs you want to put in the playlist. The artist and title is optional, but make sure you have the URL
Add in the title. To add as many songs as you want, just copy and paste <option value="0">SONG/MOVIE TITLE-ARTIST HERE</option>. But make sure to change the option value number ---> ex: <option value="0">
Add in the URL of the songs to this > songs[0]="SONG/MOVIE URL HERE";. To add more as many songs as you want, just copy and paste that portion. But make sure to change the number ---> ex: songs[10]
<select style="FONT-SIZE: 8pt; BACKGROUND:#FC8C8C; WIDTH: 180; COLOR: #000000; font-face: arial; height:174" name="playlist" size="1"> For this section of the code, it modifies the look of the playlist as you would like. You can change the font size, background color and such
<div style="position:absolute; overflow:hidden; left:1020; top:1; z-index:0">
<object id="darkplayer" codeBase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=5,1,52,701" type="application/x-oleobject" height="800" standby="Loading Microsoft Windows Media Player components..." width="950" classid="CLSID:22d6f312-b0f6-11d0-94ab-0080c74c7e95"><Br> For this section of the code, it modifies, where you would like to put and how big the player is by change the left value, top value, width value and height value
Put the codes between <body> and </body> in the HTML code
This is my Video/darkplayer with Drop Down Playlist codes for overlay:
<">Enjoy guys
[img]http://img435.imageshack.us/img435/7433/brandallmereuu5.gif[/img]