hello,
Actually, i want to play sound file from resource. I am using WindowMediaPlayer Control for window application. But there is only option is "URL" (Property of control) to play sound file. I don't want to use URL property. Because my sound file is present in the Resource.
Any body help me... How is it possible?
If my question is not clear then tell me i explain ti again. but plz help me.
I also want to use flash file(.swf) for WebBrowser control but not using URL Property and also without using sartup path. Means i want to use Resource path
IN C#