|
|
|
|
|
by jmillikin
4696 days ago
|
|
It's my understanding that YouTube officially supports access via either a Flash applet or the HTML5 <video> tag. Windows Phone doesn't support Flash[1], so the only option for writing a mobile app using the official API is to use HTML5. It's not obvious why using the HTML5 API is "impossible". Windows bundles a <video>-capable browser; assuming IE's capable of playing either H.264 or WebM, it should be relatively easy to build a YouTube app on top of it. Maybe there's some internal reason why an app can't easily embed an IE widget. [1] http://www.winrumors.com/no-flash-for-windows-phone-as-adobe... |
|