Order Now AdSolution Sign Up | Login » Bits on the Run Sign Up | Login »

Forums

/

Show / Hide Control Bar in Full Screen mode

8 replies [Last post]

Jeroen,

Can you please add a flashvar to show or hide the control bar in full screen mode?

Even if I hide it with the controlbar=none flashvar it still shows up in between playlist tracks (in pops up in the midle of the screen for a second or 2 and if I press escape to go to normal player size the controbar gets stuck at the top)

It get's shown between playlist tracks and it doesn't look good.

In previous versions it wasn't doing so (but the youtube embeded videos looked worst, so I have to use one of the newer versions...)

Thank you,
Ben

Use controlbar=over and the controlbar disappears.
Even in fullscreenmode.

Greatt it works perftectt =)

A related question:
Is it also possible to have the control bar always visible in full screen mode?

Not without modifying the source code.

Hey were dose control=over go in.. show me an example in the code... in between what two words of the you tube code do it go.

In your flashvars section of your code, you would add &controlbar=over

Nice, even if you don't want to show the control bar use:

controlbar = "false"

...

 
From:http://developer.longtailvideo.com/trac/wiki/Player4FlashVars#Layout

controlbar (bottom): position of the controlbar. Can be set to bottom, over and none.