--- cdrd03 <[EMAIL PROTECTED]> wrote: > I am trying to create a digital jukebox for my kids > rec room. I am > having trouble figuring out how to write a program > that will play > mp3's. The only thing that I have found (directx) > utilizes wave files. > > I am not looking for anyone to write the program for > me, instead just > nudge me in the right direction. I would greatly > appreciate it. > > I will be using: > Borland Builder 6 > programming for either Windows 98 or XP. > > chuck > >
Use the TMediaPlayer VCL Component which is included with builder 6. It does not list mp3 files as being supported but they are at run time. Link below is step by step on how to set up the properties to use mp3 format. http://delphi.about.com/od/multimedia/l/aa112800a.htm Mickey M. Construction Partner Inc. http://www.constructionpartner.com ____________________________________________________________________________________ Fussy? Opinionated? Impossible to please? Perfect. Join Yahoo!'s user panel and lay it on us. http://surveylink.yahoo.com/gmrs/yahoo_panel_invite.asp?a=7
