HI. new to the board and ive gotten stuck on a listbox problem. making a simple media player and i have a button, that when a listbox file in the listbox is selected, it will play.
.....(simple explanation) it is my play button. .............select mp3 in listbox and hit play
I know I have to use getcursel ...tried but no luck


i have no problem playing the sound file with mci commands. i just wanted to master the listbox