How do I hide JW Player control bar icons?

Asked By 80 points N/A Posted on -
qa-featured

Hi guys.  I use JW Player for playing flv flash files.  Is there a way I could hide or unhide the player control bar icons?  I don't see any hide options on the menu.  A plug in or a code would be fine.  Any help would be much appreciated.  Thanks in advance.

SHARE
Best Answer by Graham Mcnatt
Best Answer
Best Answer
Answered By 5 points N/A #137749

How do I hide JW Player control bar icons?

qa-featured

Hi!

 

There is other software that you may use in making image slideshows that will also generate the codes that you will just paste into your source code.

I recommend you to use Kvisoft Flash Photo Gallery 1.5.3.0 – Bidjan. This is free software so you can download this easily. This software is easy to use, you just import all the images you need then it will provide many designs that you may choose. After choosing for the design you can generate the code then copy-paste to your source code. And that's it, you have an image slideshow with generated code.

Answered By 0 points N/A #137750

How do I hide JW Player control bar icons?

qa-featured

Hi Dorothy. You can search some code in stockoverflow.com. It will help you find some other script to hide and unhide your JW player. First of all identify  your JW Player because other says that the 5.0 version is not capable to hide players control icon but it will soon comeback in 5.1 version or you can just try this code. I hope it works and goodluck. 

 

 

var player = jwplayer(""ANIM_INTRO1"").setup( { flashplayer: ""/content/jw5.4/player.swf"")"", file: ""test/FULL-VIDEO.f4v"", streamer: 'rtmp://flvstream.example.com/cfx/st', autostart: true, height: 242, width: 555, ""controlbar.idlehide"": true, }

 

Related Questions