Keithuk Level: Big Cheese

 Registered: 02-11-2006 Posts: 21
|
Re: microsoft multimedia control
Welcome to AndreaVB JulieAnn.
quote: julieann wrote:
how can i use microsoft multimedia control for playing a mp3 files?
I'm not sure if MMC will play MP3 files I know it will play wave and midi files. I know Windows Media Player plays MP3's, WMP.dll.
WMP uses URL for the filename.
WindowsMediaPlayer1.URL = App.Path & "Your.mp3"
____________________________ http://www.martin2k.co.uk/forums/
I've been programming with VB for 12 years. Started with VB4 16bit Pro, VB5 Pro, VB6 Pro/Enterprise and now VB3 Pro. But I'm no expert, I'm still learning.
|