开发者

Silverlight 4 and Youtube flash player

开发者 https://www.devze.com 2022-12-31 21:37 出处:网络
I\'m开发者_运维百科 trying to make a small silverlight application but i became across a problem, playing videos from youtube.

I'm开发者_运维百科 trying to make a small silverlight application but i became across a problem, playing videos from youtube. I tried a method with a html conteiner to embed the youtube flash player, but with this method i need to activate the option windowsless, and thats is not a good ideia for my web site. If anyone have a good ideia,I'm glad to hear

thanks BasicSide


Silverlight actually supports the H.264 format so you can play videos directly within your application.

There's a tutorial here that outlines how to do this:

http://www.uxpassion.com/2009/08/silverlight-tutorial-play-hd-youtube-videos-silverlight/

0

精彩评论

暂无评论...
验证码 换一张
取 消