It uses the built-in player of WINDOWS, Windows Media Player.
First, put the following code on the directory of a website and save it with the file format of wpl.
<?wpl version="1.0"?>
<smil>
<head>
<meta name="Generator" content="Microsoft Windows Media Player -- 10.0.0.3704"/>
<title>singlion's lovest songs</title>
</head>
<body>
<seq>
<media src="Enter the address of the music file here"/> <!--Comments can be added here-->
<media src="Song address... add as many lines as there are files"/>
</seq>
</body>
</smil>
The above code can be edited. You can edit it to listen to any songs and add as many songs as you want!
If the address of the already made wpl is www.baidu.com/music.wpl, then the application command under DOS is start/min/b wmplayer.exe " www.baidu.com/music.wpl" and it is background playing!
Demonstration address http://www.edatrip.com/admin\_notes\\case_normal.asp..wpl
First, put the following code on the directory of a website and save it with the file format of wpl.
<?wpl version="1.0"?>
<smil>
<head>
<meta name="Generator" content="Microsoft Windows Media Player -- 10.0.0.3704"/>
<title>singlion's lovest songs</title>
</head>
<body>
<seq>
<media src="Enter the address of the music file here"/> <!--Comments can be added here-->
<media src="Song address... add as many lines as there are files"/>
</seq>
</body>
</smil>
The above code can be edited. You can edit it to listen to any songs and add as many songs as you want!
If the address of the already made wpl is www.baidu.com/music.wpl, then the application command under DOS is start/min/b wmplayer.exe " www.baidu.com/music.wpl" and it is background playing!
Demonstration address http://www.edatrip.com/admin\_notes\\case_normal.asp..wpl


