Skip to main content
Home Forums Silverlight Design Video and Media Expression Media Player
9 replies. Latest Post by silverlightmonster on November 6, 2009.
(0)
silverli...
Member
11 points
87 Posts
10-21-2009 6:31 AM |
Hi,
Is it possible to use Expression Media Player to play videos from youtube, vimeo, or any other video sharing site? How can this be done? Is it possible to just give the url in the source?
e.g: source=http://www.youtube.com?watch....
Sergey.L...
Contributor
7198 points
1,340 Posts
10-21-2009 6:57 AM |
Look http://www.uxpassion.com/2009/08/silverlight-tutorial-play-hd-youtube-videos-silverlight/ and
http://www.85turns.com/2009/06/28/youtube-video-in-silverlight-3/
10-21-2009 7:18 AM |
I tried the first one though i got a 4001 error..
10-21-2009 7:21 AM |
hm , it is ok for me. I can send you a zip of that page if you want.
10-21-2009 7:31 AM |
Sure, do so :)
How can we do about that? Should I give you my email address here?
10-21-2009 7:45 AM |
You can give to me an email over private msg from my profile page.
10-24-2009 8:11 PM |
Hi Sergey,
I am getting the following error when I try out the sample on your second link. Even when I implement it :S
Webpage error details User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; InfoPath.2; .NET CLR 3.5.30729; .NET CLR 3.0.30729)Timestamp: Sun, 25 Oct 2009 00:11:06 UTC Message: Unhandled Error in Silverlight Application Code: 2106 Category: InitializeError Message: 2106 An error has occurred. Line: 54Char: 13Code: 0URI: http://85turns.com/silverlight/YouTubeHDTest.html
Webpage error details
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; InfoPath.2; .NET CLR 3.5.30729; .NET CLR 3.0.30729)Timestamp: Sun, 25 Oct 2009 00:11:06 UTC
Message: Unhandled Error in Silverlight Application Code: 2106 Category: InitializeError Message: 2106 An error has occurred.
Line: 54Char: 13Code: 0URI: http://85turns.com/silverlight/YouTubeHDTest.html
Any idea whats going wrong? Seems youtube no longer suppor this..
Amanda W...
All-Star
17241 points
1,466 Posts
10-26-2009 4:00 AM |
The error code 2106 means, " Failed to load the application. It was built with an obsolete version of Silverlight".
What the version of the silvelright you are using? Try to download the new vesion of silvleright runtime.
10-26-2009 4:21 AM |
I am using Silverlight 3 and have the latest runtime. What can i do then?
Is there any silverlight 3 version of this application?
Thanks
11-06-2009 3:43 AM |
Any help?