I embedded some youtube videos on my website and i have 1 question
here is my ebedded player script:
var params = { allowScriptAccess: "always" }; var atts = { id: "myytplayer" }; swfobject.embedSWF("http://www.youtube.com/e/" + _YoutubeId + "?enablejsapi=1&playerapiid=ytplayer&fs=1&autoplay=1&loop=1", "YoutubePlayer", "300", "225", "8", null, null, params, atts); it perfectly works, but my question is:
when people are watching a video through my website, is the view counter increses?
if not how can i fix it?
many thanks
Yves
--
You received this message because you are subscribed to the Google Groups "YouTube APIs Developer Forum" group.
To view this discussion on the web visit https://groups.google.com/d/msg/youtube-api-gdata/-/lX9JIxz6MpMJ.
To post to this group, send email to youtube-api-gdata@googlegroups.com.
To unsubscribe from this group, send email to youtube-api-gdata+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/youtube-api-gdata?hl=en.
No comments:
Post a Comment