Code from: http://rainbow.arch.scriptmania.com/scripts/music/multi_music_player.html

To show current song (and other stream info) :-
Find line: <OBJECT id=music height=44 width=230 classid=clsid:22D6F312-B0F6-11D0-94AB-0080C74C7E95>
Replace with: <OBJECT id=music height=70 width=230 classid=clsid:22D6F312-B0F6-11D0-94AB-0080C74C7E95>
Find line: <param name="ShowStatusBar" value="0">
Replace with: <param name="ShowStatusBar" value="1">
Disabling the fast forward button :-
Find this line <param name="ShowPositionControls" value="-1"> and change it to <param name="ShowPositionControls" value="0">


Code for WMP



Song 1

Song 2

Song 3