Name is required.
Email address is required.
Invalid email address
Answer is required.
Exceeding max length of 5KB

Disable controlbar completely 6.0


Hello,

I'm trying to disable the control bar entirely so that we can create some custom controls using only the API. I've tried

bc.. , "player": {
"modes": {
"linear": {
"controls": { "enabled": false }
}
}
}



as well as

bc.. controlbar : false



and

bc.. controlbar: 'none'



from reading on the forums and other posts. But none of these work. Any suggestions?

Thanks

3 Community Answers

JW Player

User  
0 rated :

To clarify, when I say 'disable', I mean completely remove.

JW Player

User  
0 rated :

http://www.longtailvideo.com/support/jw-player/29241/a-chromeless-player

Ethan Feldman

JW Player Support Agent  
0 rated :

Hey,

Here is a fancy new example :)

http://support.jwplayer.com/customer/portal/articles/1439411-example-a-chromeless-player

-Ethan

This question has received the maximum number of answers.