Name is required.
Email address is required.
Invalid email address
Answer is required.
Exceeding max length of 5KB

Dose jwplayer 6 support flash plugin?


I try to use

<script type="text/javascript">
jwplayer("player1").setup({
file: 'http://www.youtube.com/watch?v=ac7KhViaVqc',
height: 272,
image: "http://d3el35u4qe4frz.cloudfront.net/bkaovAYt-640.jpg",
width: 640,
plugins: 'http://192.168.17.159:8888/mediaplayer-6.0/plugins/apitester/apitester.swf',
});
</script>

But it is no use......

Could some one help me?

11 Community Answers

Ethan Feldman

JW Player Support Agent  
0 rated :

Do you have a link?

JW Player

User  
0 rated :

This is my link for jwplayer6...
<li>http://jeuxtube.ubicloud.net/jwPlayer/player6.html</li>

And...why you remove function "addButton","removeButton",and "getButton" in IControlbarComponent.as ?

In jwplayer5 I create a plugin that can show this is onAir or offAir(by remove button and add a new button), I can show the link for you, I just wanna change the version from jwplayer5 to jwplayer6

<li>http://jeuxtube.ubicloud.net/jwPlayer/player5.html</li>

Ethan Feldman

JW Player Support Agent  
0 rated :

I will have to ask…

JW Player

User  
0 rated :

I'm try to post some video on my facebook,so I should use flash plugin only right?
Because facebook will stop some javascript in the web page, I've saw the document of jwplayer 6... It look like we can't change or add any button in the controlbar (because we don't have addButton or getButton). We only can add a button in the dock.

The other question is where should I modify in the source code to let the livestream showing time stamp in jwplayer 5 (RTMPMediaProvider or MediaProvider)? Could you give more specific example? Thanks a lot!

Ethan Feldman

JW Player Support Agent  
0 rated :

It has to be done with V5 for the time being.

http://www.longtailvideo.com/support/blog/19150/publish-your-videos-to-facebook-with-a-jw-player

JW Player

User  
0 rated :

I know, and I already used "Open Graph tags", but I still confuse how to post it on facebook without any javascript? Jwplayer 6 can use only swf file without any javascript support?
ex. <meta property="og:video" content="http://www.example.com/jwplayer/player.swf?file=http%3A%2F%2Fwww.example.com%2Fbunny.flv&autostart=true&plugins=myPlugin" />

Ethan Feldman

JW Player Support Agent  
0 rated :

Yes, you can’t do it with V6 right now…

JW Player

User  
0 rated :

OK...... If I buy the licence (jwplayer 6), I need to know does these issue will have solution (if it need to modify the source code, please tell me which one)?

1. Customize the controlbar (need add a button in the controlbar).

2. Post some video on my facebook by using my plugin (without any javascript support).

3. Play some ad after the (livestream) video finished.

4. livestream mode also has time stamp.

Ethan Feldman

JW Player Support Agent  
0 rated :

1) Only in the source.
2) You would have to use V5.
3) Ads support for V6 is not yet out.
4) No timestamp for live streams.

JW Player

User  
0 rated :

Thanks! Maybe I should buy V5.

Ethan Feldman

JW Player Support Agent  
0 rated :

Np

This question has received the maximum number of answers.