Flowplayer3 supports the border radius for the controlbar however this cannot be set using SWFTools and the FlowPlayer3 module.

In flowplayer3.module $defaults['controls'] needs 'borderRadius' => 0, added to it
In flowplayer3.admin.inc $form[FLOWPLAYER3_MEDIAPLAYER]['canvas'] needs another field for borderRadius.

Comments

Stuart Greenfield’s picture

Status: Active » Needs review

Thanks for spotting this. I've added this to DRUPAL-6--3. There were a few other new settings, like the control bar delay before hiding, and some additional color settings. I added those missing control bar settings too.

freeform.steph’s picture

I am also looking for other control bar settings, specifically "tooltips" and its array of settings. I am trying to set tooltips -> buttons = "true" to enable hover on the play and stop buttons. By default, this is set to "false" and only the volume and timeline have a roll-over. For accessibility reasons, I need the tooltips enabled for the other buttons as well.

http://flowplayer.org/plugins/flash/controlbar.html#tooltips

mstrelan’s picture

Issue summary: View changes
Status: Needs review » Closed (outdated)