Jimmy,
That did the job!
Thank you very much!
Ben
"AUGE_OHR" wrote:
[Quoted Text] > hi, > > > I am using the Windows Media Player SDK (c#) and I am trying to find a > > reference on how to load and play a MP3 file located on my local disk, can > > anyone point me in the right direction? > > try : > > oPlayer.Settings.AutoStart := .T. // start to play after load > oPlayer.URL := cFile // play via :URL > > greetings by OHR > Jimmy > > >
|