Using flowplayer.commercial-3.1.5.swf

controls: {
autoHide: 'always',
hideDelay: 0,
}
This hides the controlbar. However, it will appear briefly whenever the mouse is clicked anywhere on the page. Can this behavior be prevented?

The controlbar will appear briefly once on mouseover, then will not appear again at all. How can it be made to remain as long as the mouse cursor is in the movie container, disappear on mouseout, then reappear again on mouseover?

Edit: I've found that if I give it a delay such as 1000 then it will continue to reappear on mouseover and on click. It starts getting erratic at 500-600.

FF 3.5.5/Mac, Safari 4.0.4/Mac