Click to See Complete Forum and Search --> : Playing music file(important)


brianmickey
09-01-2005, 10:34 AM
how to play music file in VB.net....

Gert
09-03-2005, 11:33 AM
Get yourself this:

http://programmer2.net/cold.htm

Freeware and it reads songs from xml file. When users upload songs, you could write the location of the song to the xml file. You could also make a server control with properties - read the quickstart tutorials if you don't know how.