Hi,
Could you add the the 'top' option for 'controlbar' to the next release of 6.x-3? On line 53 of swftools_jw5.admin.inc the code should read:
$options['controlbar'] = array('default' => 'default', 'top' => 'top', 'bottom' => 'bottom', 'over' => 'over', 'none' => 'none', );
This is needed to have the player at the top with the playlist below.
Cheers
Zap