I use both the control bar JS plugin outside of my player and the control bar inside in order to control playlist buttons only.
I have two problems:
- JS control bar does not activate the scrubber, only play stop buttons are working
- Inside player control playlist buttons do not stop active clip playing, if I change clips I may have three or four clips playing at the same time. (to test, just play with js control bar, then select a new clip with playlist buttons, wait for the new clip to load, and try to pause or play with the js control and you'll notice that you'll have two clips playing at the same time, both controls are NOT in sync)
I am working with audio plugin only (no video for now)
You can test my config at
http://en.icontes.com by clicking on the blue bubble at the bottom of the website.
I was also wondering whether flowplayer would forward policy server config to the flash embedded inside. I have a flash visualizer running inside the player, but it seems unable to load mp3 outside of my domains though proper xml policy config file is in place !
any help would be welcome