User Profile
Collapse
-
i thank you for your extensive help, i have looked over all the provided links and for some reasion i still cant figure out how to get it to load the next song in the listbox. it selects it and says loading media but never plays it, i tryed a do while loop but that didnt work any other ideas??? -
ok i went and downloaded and installed windows media player 11 sdk and took a look at the information it provided and am now more confused than befor lol if you could give me some guidence on where to look withing the information that would be a great help. again i would like to thank you for all your help.Leave a comment:
-
with the controle i use "AxWindowsMedia Player1" the autostart option is not available.Leave a comment:
-
i have tryed several different declaration for the media player and still nothing atm the listbox and media player private subs looks like this...
Private Sub lbResults_Selec tedIndexChanged (ByVal sender As System.Object, ByVal e As System.EventArg s) Handles lbResults.Selec tedIndexChanged
Dim path As String = Me.FileListBox1 .Path & "\" & Me.lbResults.Se lectedItem
AxWindowsMediaP layer1.URL...Leave a comment:
-
now there is only one other thing i need to do with it and that is to make it go to the next song in the list. any ideas on how to do that???Leave a comment:
-
you are a life saver i have searched and search and came up empty. agian thank you for your help and wisdome.......Leave a comment:
-
music finder
i had to create a program for a programming class final, it breaks dow like this. i have 2 textboxes for user input, a drivelistbox which is linked to a dirlistbox which is also linked to a filelistbox so the user can choose the drive his music is on then find the folder the music is in and if others are like me you have so much music it takes for ever to find the artist or song you are looking for so i made a button that searchs the filelistbox...
No activity results to display
Show More
Leave a comment: