Hey everyone! I’m working on a Silverlight 3.0 project and I’m stuck. I want to add YouTube videos to my app but I’m not sure how to do it. Does anyone have experience with this? I’ve looked online but couldn’t find anything helpful. It would be great if someone could point me in the right direction or share some code examples. I’m pretty new to Silverlight so any advice would be awesome. Thanks a bunch for your help!
hey jacK, i’ve done this before. you’ll need to use the youtube player api and embed it in a webbrowser control. it’s a bit tricky but doable. check out the silverlight sdk docs for webbrowser stuff. good luck with ur project!