User Profile

Collapse

Profile Sidebar

Collapse
sniperelite
sniperelite
Last Activity: Mar 30 '08, 05:02 AM
Joined: Mar 5 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • sniperelite
    replied to music finder
    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???
    See more | Go to post

    Leave a comment:


  • sniperelite
    replied to music finder
    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.
    See more | Go to post

    Leave a comment:


  • sniperelite
    replied to music finder
    with the controle i use "AxWindowsMedia Player1" the autostart option is not available.
    See more | Go to post

    Leave a comment:


  • sniperelite
    replied to music finder
    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...
    See more | Go to post

    Leave a comment:


  • sniperelite
    replied to music finder
    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???
    See more | Go to post

    Leave a comment:


  • sniperelite
    replied to music finder
    you are a life saver i have searched and search and came up empty. agian thank you for your help and wisdome.......
    See more | Go to post

    Leave a comment:


  • sniperelite
    started a topic music finder

    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...
    See more | Go to post
No activity results to display
Show More
Working...