F
FastForward
Anyone know how to get AxMediaPlayer to play a URL? I thought it would be
straight-forward, but this isn't working. Any help greatly appreciated.
AxMediaPlayer1.AutoStart = False
AxMediaPlayer1.FileName = "http://radio.yourstation.com"
AxMediaPlayer1.Play()
Thanks
FF
straight-forward, but this isn't working. Any help greatly appreciated.
AxMediaPlayer1.AutoStart = False
AxMediaPlayer1.FileName = "http://radio.yourstation.com"
AxMediaPlayer1.Play()
Thanks
FF