Hello,
I have been looking for youtube HTML5 player codes:
I use this standard HTML codes for youtube that I thought it's going to work, but it doesn't:
<object width="420" height="315" data="http://www.youtube.com/watch?v=IVdGD3s-JdY">
</object>
I only see a blank white screen with that codes. Then, I thought perhaps because I am using HTML5 HTML tag: <!doctype html>
I haven't find the correct code for youtube HTML5 codes.
Please help. Thanks before.