Hi ,
If you use the Windows Media player, the playlist has the extension .wax,
.wvx, or .asx. They are XML files and have the certain format.
And the playlist can not contain any formatting codes from a word
processor, such as Microsoft Word.
For details about how to create playlist for WMP, please visit:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wmplay/mmp_
sdk/metafileplaylists.asp
Btw: if you want to create mp3 playlist for winamp. Its playlist extension
.m3u is text format, and you can just create a text file and paste the path
of the mp3 files into this file with the extension of m3u.
Hope this helps,
Best regards,
Jeffrey Tan
Microsoft Online Partner Support
Get Secure! -
www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.
--------------------
| Content-Class: urn:content-classes:message
| From: "mannyGonzales" <
[email protected]>
| Sender: "mannyGonzales" <
[email protected]>
| Subject: Playlists
| Date: Tue, 14 Oct 2003 07:03:58 -0700
| Lines: 17
| Message-ID: <
[email protected]>
| MIME-Version: 1.0
| Content-Type: text/plain;
| charset="iso-8859-1"
| Content-Transfer-Encoding: 7bit
| X-Newsreader: Microsoft CDO for Windows 2000
| X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300
| Thread-Index: AcOSXANolR/cxpADS0eU8TWsb4lCvQ==
| Newsgroups: microsoft.public.dotnet.languages.vb
| Path: cpmsftngxa06.phx.gbl
| Xref: cpmsftngxa06.phx.gbl microsoft.public.dotnet.languages.vb:146552
| NNTP-Posting-Host: TK2MSFTNGXA14 10.40.1.166
| X-Tomcat-NG: microsoft.public.dotnet.languages.vb
|
| Team,
|
| I'm trying to display a list of tracks for a given artist
| (just like when you find at BN.com). In trying to develop
| a dataset of tracks I have come upon the issue of creating
| a playlist. Finding this article I'm wondering if anyone
| can assist the task of automatically generating a playlist.
|
| <
http://msdn.microsoft.com/library/default.asp?
| url=/library/en-
| us/wmplay/mmp_sdk/usingasppagestodynamicallycreatewindowsme
| diametafileplaylists.asp>
|
| I'm wondering if this is the way to go???
|
| thanks
|
|