|
-
Mar 22nd, 2008, 11:00 PM
#1
Thread Starter
Member
mp3 player
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
-
Mar 23rd, 2008, 02:40 AM
#2
PowerPoster
Re: mp3 player
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?
-
Mar 23rd, 2008, 03:35 AM
#3
Lively Member
Re: mp3 player
Yeah, MMControl. Some guides here:
Code:
http://www.vbtutor.net/vbtutor.html
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|