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

Where can I download v4.x of jw player?


I am looking to download an older version of jwplayer but I can not find the links anywhere. Could some please point me to the version 4.x?


ty

6 Community Answers

Ethan Feldman

JW Player Support Agent  
0 rated :

If you have a license – http://www.longtailvideo.com/order/view/

If you don’t have a license – http://developer.longtailvideo.com/trac/browser/tags

JW Player

User  
0 rated :

Thanks for the link. I got the player.

Does player v4.x not support playlists made for v3.x. I get an error telling me my playlist is not a valid xml.

Also, I am trying to get everything working locally, so there is no url to show.

bc.. <?xml version="1.0" encoding="iso-8859-1"?>

<playlist version="1">

<trackList>

<track>
<title>Title will go HERE! [FLV] </title>
<location>media/video/flv/vid.flv</location>
</track>

<track>
<title>SONG title... [MP3] </title>
<locatio>media/audio/audio.mp3</location>
<image>media/images/filler.png</image>
</track>

</trackList>
</playlist>



JW Player

User  
0 rated :

Got it to work. Made it look like this at the top:

bc.. <?xml version="1.0" encoding="iso-8859-1"?>

<playlist version="1" xmlns="http://xspf.org/ns/0/">

<trackList>
......

Ethan Feldman

JW Player Support Agent  
0 rated :

Great, glad you got it working.

JW Player

User  
0 rated :

Ethan, there was commentary on the site a while ago that version 4 was more reliable with all browsers (which is notable for bloggers using the player, in my case); is the situation now such that version 5 has attained that same level of reliability and therefore version 4 is not easily found or downloadable from the main website?
Thanks!

Ethan Feldman

JW Player Support Agent  
0 rated :

@Don – Where did you read this? V5 works just as fine (if not better).

You can download all versions of the player (v3, v4, v5) from – http://developer.longtailvideo.com/trac/browser/tags

If you have a license, you can download v4 and v5 from here – http://www.longtailvideo.com/order/view/

This question has received the maximum number of answers.