CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Thread: Help MP3

  1. #1
    Join Date
    Oct 1999
    Location
    London, England
    Posts
    9

    Help MP3

    I am beginning to write a juke box application in VB and I heard there was an MP3 player ocx?is this true? if so where can I get it from? I also need to know how to call the windows media player from vb anyone know how to do it?



  2. #2
    Join Date
    Apr 1999
    Location
    Netherlands
    Posts
    181

    Re: Help MP3

    Checkl out activex.com , there must be an ocx to play mp3s...
    you can try it with the MS MultiMedia controls...
    I made a multimedia player using that control, and if the correct version of the windooz multimedia player was installed, i could use it to play mp3s too.

    Crazy D @ Work :-)

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

Featured