亲优酷视频现在是html形式,就像这样: <div id="youkuplayer" style="width:320.000000px;height:480.000000px"></div>
<script type="text/javascript" src="
http://player.youku.com/jsapi">
player = new YKU.Player('youkuplayer',{
styleid: '0',
client_id: 'bde0d6a3dbf8fcdc',
vid: 'XMzMzMzIwOTky'
});
</script>
如何用UIWebView加载一个内钳了视频网址的html?