supernginx / flowplayer-core

Automatically exported from code.google.com/p/flowplayer-core
0 stars 0 forks source link

menu: expects a plugin named controls #584

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Normally you can load the controlbar using a different label than controls:

controls: null,
TheControlBar: {
  url: '/path/to/flowplayer.controls.swf'
}

But the menu plugin only accepts a controlbar named "controls" to be installed 
in, otherwise installation breaks with error 300.

See: http://flowplayer.org/forum/support.html?id=100651

Perhaps the menu plugin needs a targetPlugin option.

Original issue reported on code.google.com by blacktrashproduct on 4 Jun 2012 at 7:26

GoogleCodeExporter commented 8 years ago
Christian can you please grant access to flowplayer support's forum for jonas  
- jonas@bigsool.com . I believe he had them before however with the new site it 
seems like he no longer has access and we can't take a look at this issue.

Thanks,
Kevin

Original comment by kevin.ma...@gmail.com on 7 Jun 2012 at 1:51

GoogleCodeExporter commented 8 years ago
I can't. That would probably be Courtney Couch - courtney dot couch at gmail 
dot com.

Original comment by blacktrashproduct on 7 Jun 2012 at 6:00

GoogleCodeExporter commented 8 years ago
@kevin, this bug tracker is public are you able to edit the email in your 
comment if possible :)

Original comment by dani...@electroteque.org on 8 Jun 2012 at 10:46

GoogleCodeExporter commented 8 years ago
https://dl.dropbox.com/u/3394987/flowplayer.menu-3.2.9.zip

new config property simply controlsPlugin, I thought controlsPluginName would 
have been too long. Needed this on the bitrateselect plugin also. 

Original comment by electrot...@gmail.com on 15 Jun 2012 at 7:17