Playing mp3 files.... 
Author Message
 Playing mp3 files....



Quote:
> Freeware

> Hi,

> I want to play mp3 files in my program, but i don't want to use Winamp
or
> any other application... Does any of you know a FREE OCX that does the
> job????or something similiar ofcourse....

> Thanks....

> MvZ

If you want to play mp3 here is the simplest way i found and you do not
depend on any control...
Use MCISendString API function.  Find yourself a little tutorial on that
API, it is very easy beleive me...

MrPhysics

Sent via Deja.com http://www.*-*-*.com/
Share what you know. Learn what you don't.



Fri, 18 Jan 2002 03:00:00 GMT  
 Playing mp3 files....
Download and install the free version of RealPlayer G2.  You should then
find a Real Player control in your VB components lists.  It will play MP3
files.  Now, the RealPlayer application is free.  I am not sure about
distributing VB applications that make use of it, but since it is free, it
makes since that the control is also.  You may want to verify with
RealPlayer.

-BT



Quote:
> Freeware

> Hi,

> I want to play mp3 files in my program, but i don't want to use Winamp or
> any other application... Does any of you know a FREE OCX that does the
> job????or something similiar ofcourse....

> Thanks....

> MvZ



Fri, 18 Jan 2002 03:00:00 GMT  
 Playing mp3 files....
Freeware

Hi,

I want to play mp3 files in my program, but i don't want to use Winamp or
any other application... Does any of you know a FREE OCX that does the
job????or something similiar ofcourse....

Thanks....

MvZ



Sat, 19 Jan 2002 03:00:00 GMT  
 Playing mp3 files....
I believe this will only work if you have ActiveMovie v2 or later, or the
new Windows Media Player installed on your system. Also, you should make a
change in the Windows.INI. Under the MCI device section put in
ActiveMovie=mciqtz.drv.

--
Sheppe Pharis, MCP * 2/TekMetrics Certified
VB5/VB6/ActiveX Developer
http://members.xoom.com/DashSoftware

Quote:



> > Freeware

> > Hi,

> > I want to play mp3 files in my program, but i don't want to use Winamp
> or
> > any other application... Does any of you know a FREE OCX that does the
> > job????or something similiar ofcourse....

> > Thanks....

> > MvZ

> If you want to play mp3 here is the simplest way i found and you do not
> depend on any control...
> Use MCISendString API function.  Find yourself a little tutorial on that
> API, it is very easy beleive me...

> MrPhysics

> Sent via Deja.com http://www.deja.com/
> Share what you know. Learn what you don't.



Sat, 19 Jan 2002 03:00:00 GMT  
 
 [ 4 post ] 

 Relevant Pages 

1. playing mp3-files

2. How to play MP3 file when document opens

3. how to play mp3 files?

4. How to play MP3 file ?

5. Play MP3 files ?

6. How to play mp3 files

7. Play MP3 File

8. Trouble Playing Mp3 files with VB application

9. Playing MP3 Files In WinAmp

10. Play mp3 files

11. playing MP3 files

12. Playing MP3 files

 

 
Powered by phpBB® Forum Software