Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I'm generating a chromeless YouTube player on my webpage using YouTube's JavaScript API. I was hoping to somehow remove the YouTube logo in the bottom right hand corner of the player using the 'modestbranding' parameter I'm aware of, but I've only been able to find it in documents relating to the iFrame API.

Is it possible to use this parameter somehow in the JavaScript API?

share|improve this question
1  
Nop. If you use Chromeless you can't use modestbranding. The Youtube logo will always be visible in the video. It's a logical limitation. – elclanrs Dec 11 '12 at 1:07
@elclanrs - what if i was to use the JS API for an embedded player, instead of the JS API for a chromeless player? – copyflake Dec 11 '12 at 2:11

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.