Results 1 to 7 of 7

Thread: Playing an mp3... without the extra controls...

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Apr 1999
    Location
    New Jersey
    Posts
    334

    Post

    Hi!
    Normally Mp3 files can be played from Real Audio players, right? Well, if that is the case, why not use the Real Audio ActiveX control?

  2. #2
    Hyperactive Member
    Join Date
    Sep 1999
    Location
    Cleveland, Ohio
    Posts
    263

    Post

    heh... maybe you just didn't notice the topic of this post... why does that always happen to me? Let me reiterate: Playing an mp3... without the extra controls...

  3. #3
    Guru Clunietp's Avatar
    Join Date
    Oct 1999
    Location
    USA
    Posts
    1,844

    Post

    Use the ShellExecute API to launch a MP3 file using the default app that is associated with it. Search for 'SHELLEXECUTE', i've seen it posted many times, and I know I've posted a couple myself....

    HTH

    Tom

  4. #4
    Hyperactive Member
    Join Date
    Sep 1999
    Location
    Cleveland, Ohio
    Posts
    263

    Post

    I know there's a way to play an mp3 with PlaySound API or something, I'm just not quite sure. If anyone knows anything, and is sure it works on their machine, would you mind showing me how this works? Thanks.

  5. #5
    Lively Member
    Join Date
    Oct 1999
    Posts
    66

    Post

    You can use the mciSendString API's to play mp3's, but ActiveMovie has to be installed to do this.

  6. #6

    Thread Starter
    Hyperactive Member
    Join Date
    Apr 1999
    Location
    New Jersey
    Posts
    334

    Post

    Sorry.
    I was trying to help. I guess I just made a mistake. I hate it when you do something nice for someone, and they can't be thankful.


    ------------------
    Regards,
    Alexander McAndrew
    VB Zone
    http://vbzone.cjb.net



    [This message has been edited by spandex44 (edited 02-12-2000).]

  7. #7
    Fanatic Member invitro's Avatar
    Join Date
    Jan 2000
    Location
    Outside your window
    Posts
    547

    Post

    Its ok spandex
    I learned something from your answer, im gonna go try it right now. Thanks!!!

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