How can I embed video from Youku (Chinese video platform)?
So far I've tried using iframe and html but every time I update, the code I pasted in to the HTML editor just disappears. I've copied the code below:
<embed src="http://player.youku.com/player.php/sid/XNDYwMTEzMTY0/v.swf" allowFullScreen="true" quality="high" width="480" height="400" align="middle" allowScriptAccess="always" type="application/x-shockwave-flash"></embed>
<iframe height=498 width=510 frameborder=0 src="http://player.youku.com/embed/index.html?prefer=h5&vid=XNDYwMTEzMTY0"></iframe>
Any ideas?
Thanks in advance!
Blog url: http://johnartman.wordpress.com/