Results 1 to 3 of 3

Thread: mp3 player

  1. #1

    Thread Starter
    Member
    Join Date
    Jan 2008
    Posts
    36

    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
    Let the Galaxy burn

  2. #2
    PowerPoster ThEiMp's Avatar
    Join Date
    Dec 2007
    Location
    Take The PCI Bus Across To The CPU!!
    Posts
    3,948

    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?

  3. #3
    Lively Member
    Join Date
    Oct 2007
    Posts
    118

    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
  •  



Click Here to Expand Forum to Full Width