I am using windows media player in my vb6 form using wmp.url = "link"
But it doesnt play online url eg."www.music.com/song.mp3"

i found a solution : open local windows media player software --> type same url ---> MESSAGE APPEAR ASKING TO CONNECT OR "WORK OFFLINE" --> click connect and it plays songs.......

after that software too can play the url... but this steps should be repeated after every restart of computer.

So i wanna know how to set parameter or property in vb code to always connect online instead of doing this every time...

Recommended Answers

All 2 Replies

See if this helps.
Or maybe this.

thanks

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.