Click to See Complete Forum and Search --> : mp3


Armin900
July 18th, 2001, 03:38 PM
What do I need to play mp3 files in my vb aplication.

pellybelly
July 30th, 2001, 04:41 AM
You can use the Windows MCI (Multimedia Control Interface). Using the string-based commands, MCI can be a very easy-to-use method for integrating multimedia into applications and scripts.

John Peloquin
Peloweb.com
john@peloweb.com

"Always remember to lock your keys in your car so little elves don't come and steal them out of your pocket" - Alexander Graham Bell

vunh
July 30th, 2001, 04:50 AM
I have MP3 player control with source code. Do you need it?

larsltd
February 5th, 2002, 02:58 PM
I have just come across a post you put on the codeguru visual basic discussion board. I am looking for mp3 source code, is there any chance you still have a copy?
Thankyou in advance for any help.

C.Purnell

shariryaniv
February 5th, 2002, 03:35 PM
you can allso use the windows media player compoment in the toolbox..... use the property
FileName="....."
it has it's own "ups & downs"
enjoy
yaniv.