[Visual Basic.net]How to add music to a form via webbrowser
Posted: 26 Dec 2010, 06:06
hello here is a simple way to add music to your visual basic program
ok lets begin
1.open ur program
2.add webbrowser it is in Toolbox-->All windows forms the last one
3.then add it to ur program
4.then go to ur webbrowser properties then in url paste any online music song address like this
www.youtube.com/
then change visible=true to visible=false
and your done! very simple and if u want to loop it ill show you in a diffrent tutorial
ok lets begin
1.open ur program
2.add webbrowser it is in Toolbox-->All windows forms the last one
3.then add it to ur program
4.then go to ur webbrowser properties then in url paste any online music song address like this
www.youtube.com/
then change visible=true to visible=false
and your done! very simple and if u want to loop it ill show you in a diffrent tutorial