Home All Groups Group Topic Archive Search About

Windows Media Player 9 or 10 Playlist in visual basic 6

Author
31 May 2005 12:01 AM
Michael Handy
Hello,
I am trying to make a playlist in vb6 useing windowsmediaplayer1 and a listbox
I found it on the msdn windows media player sdk a long time agio but I list
the url and cant find it. I am opening a mp3,wma,wmv ... and asx files I
don't want to use a filelistbox since I want to see the playlist for the asx
file.

Thank you
Michael

Author
31 May 2005 5:46 PM
Veign
A Tutorial for Writing to / READING FROM An ASX playlist:
http://www.pscode.com/vb/scripts/ShowCode.asp?txtCodeId=29582&lngWId=1

--
Chris Hanscom - Microsoft MVP (VB)
Veign's Resource Center
http://www.veign.com/vrc_main.asp
--
Read. Decide. Sign the petition to Microsoft.
http://classicvb.org/petition/


Show quoteHide quote
"Michael Handy" <MichaelHa***@discussions.microsoft.com> wrote in message
news:477DFD7A-8507-4F71-B0E8-9432CCED0E15@microsoft.com...
> Hello,
> I am trying to make a playlist in vb6 useing windowsmediaplayer1 and a
listbox
> I found it on the msdn windows media player sdk a long time agio but I
list
> the url and cant find it. I am opening a mp3,wma,wmv ... and asx files I
> don't want to use a filelistbox since I want to see the playlist for the
asx
> file.
>
> Thank you
> Michael
Author
31 May 2005 11:35 PM
Michael Handy
No I am sorry maybe i am not asking the qustion right I am looking for the
way to fill an listbox with the opeded asx file.

like a loop to fill the listbox and if i want to ust the list to play  the
slected file
I am useing windowsmediaplayer1 and list1

Sorry and Thank you,
Michael

Show quoteHide quote
"Veign" wrote:

> A Tutorial for Writing to / READING FROM An ASX playlist:
> http://www.pscode.com/vb/scripts/ShowCode.asp?txtCodeId=29582&lngWId=1
>
> --
> Chris Hanscom - Microsoft MVP (VB)
> Veign's Resource Center
> http://www.veign.com/vrc_main.asp
> --
> Read. Decide. Sign the petition to Microsoft.
> http://classicvb.org/petition/
>
>
> "Michael Handy" <MichaelHa***@discussions.microsoft.com> wrote in message
> news:477DFD7A-8507-4F71-B0E8-9432CCED0E15@microsoft.com...
> > Hello,
> > I am trying to make a playlist in vb6 useing windowsmediaplayer1 and a
> listbox
> > I found it on the msdn windows media player sdk a long time agio but I
> list
> > the url and cant find it. I am opening a mp3,wma,wmv ... and asx files I
> > don't want to use a filelistbox since I want to see the playlist for the
> asx
> > file.
> >
> > Thank you
> > Michael
>
>
>