Hi all,
现在大多数视频网站的html5版(优库,土豆)都不支持WP7的内置ie9, 我想到了用 webbrowser control 去模拟iphone的safari,目前可以成功的访问视频网站的pc版本
我是这么干的:
webBrowser.Navigate("http://www.yoqoo.com", null, null, "User-Agent: Mozilla/5.0 (iPod; U; CPU iPhone OS 4_3_3 like Mac OS X; ja-jp) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8J2 Safari/6533.18.5")
webBrowser.Navigate("http://www.yoqoo.com", null, null, "User-Agent:
")
可是还是出不来html5版本,不知道怎么弄才能直接访问视频网站的html5版本?
Please remember to mark the replies as answers if they help and unmark them if they provide no help.
我认为这个问题更应该向youku反映。因为youku目前还没有识别windows phone上的IE浏览器,并返回IE支持的视频类型。
YouTube现在的html5版已经可以在windows phone浏览器中打开了。