i want to make my own mp3 player without using the windows media player component. does anyone know the code to do that? i know how to do wavs but those files are just so big haha. thanks in advanced
Printable View
i want to make my own mp3 player without using the windows media player component. does anyone know the code to do that? i know how to do wavs but those files are just so big haha. thanks in advanced
You can always use the MMCAudio.OCX Visual Basic control. All you have to do is to load it and then drop it onto your form, in where you wish to play the music. I have used it for background music, using MIDI but it might also work for MP3's. I am not quite sure.
But who is to say what is right, in a world like this one in, which we live in today?
Yeah, MMControl. Some guides here:Code:http://www.vbtutor.net/vbtutor.html