Results 1 to 3 of 3

Thread: Any "Freeware" MP3 activeX controls?

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Mar 2000
    Posts
    103
    Looking for a freeware MP3 activeX control or source code. I know there are a couple of shareware ones but who the heck wants those.

  2. #2

    Thread Starter
    Lively Member
    Join Date
    Mar 2000
    Posts
    103
    I'll answer my own question here I guess...

    go into Project...controls...browse for msdxm.ocx and add it. The add the Windows Media Player control to a form and anywhere in the program you can play an mp3 by:

    frmMain.MediaPlayer1.Open [filepath\filename]

    To Stop the music:

    frmMain.MediaPlayer1.Stop

    Pretty simple I guess... no more wav files in my applications.

  3. #3
    Addicted Member
    Join Date
    Aug 1999
    Location
    Ottawa,ON,Canada
    Posts
    217
    If you go to www.winamp.com and search for "OCX" you can find one there. I downloaded it, but haven't got around to trying it yet.

    You could also use Winamp itself, it fairly easy to send messages to and provides all the functionality you could ever want... unless you're trying to compete with them

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