Link to home
Start Free TrialLog in
Avatar of mehul_kar
mehul_kar

asked on

mp3 player in Visual Basic

1. can you give me the exact code for playing a mp3 file in VB6. i need codes for command buttons: Play and Stop.

2. what is the code for adding things to a combo box in VB6. i want to add: mp3, wav, and mdi.

I need this info because i am writing a very simple mp3 player. it will have a drive list box, a directory list bos, and a file list box. The user will navigate to his file and play a selected song.

Could you please help me???

Thanks
ASKER CERTIFIED SOLUTION
Avatar of qwertykeyboard
qwertykeyboard

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of qwertykeyboard
qwertykeyboard

If you get an error message about msdxm.ocx, you can download it here: http://www.martin2k.co.uk/vb6/vb6download.php
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
remove this line lblTitle.Caption = openf.FileTitle