IndianGrad
Junior Member
- May 13, 2011
- 156
- 31
Hello guys
I was trying to get views to a YouTube video just as you get for a webpage by loading it in a iframe, but the YouTube video didn't seem to load. I then tried it for a YOuTUbe channel and that again didn't help
The code I used was:
Am I missing something?
Note: I don't want to embed it and autoplay it since autoplay views there aren't counted.
I was trying to get views to a YouTube video just as you get for a webpage by loading it in a iframe, but the YouTube video didn't seem to load. I then tried it for a YOuTUbe channel and that again didn't help
The code I used was:
HTML:
<iframe src="http://youtu.be/xxxxxxx" width="0" height="0" frameborder="0"></iframe>
Am I missing something?
Note: I don't want to embed it and autoplay it since autoplay views there aren't counted.