The JW FLV Player is the Internet’s most popular and flexible media player. It supports playback of any format the Adobe Flash Player can handle (FLV, MP4, MP3, AAC, JPG, PNG and GIF). It also supports RTMP, HTTP, live streaming, various playlists formats, a wide range of settings and an extensive javascript API.
The skinning functionality allows you to completely customize its look and its plugin architecture allows you to easily extend the player with features such as sharing, recommendations, searching, analytics and ad serving.
This section details a step-by-step process of how to install the JW FLV Player onto your page. The download ZIP contains everything you need to get started.
Step 1: Transfer the player.swf and swfobject.js file from the ZIP to your website. (Make sure that you’ve also uploaded all the necessary videos / songs / images to your site.)
Step 2: Embed the player in your HTML page with the lines of code below. Note: If you place the files in different directories, make sure to set the references in this code accordingly.
<p id='preview'>The player will show in this paragraph</p> <script type='text/javascript' src='swfobject.js'></script> <script type='text/javascript'> var s1 = new SWFObject('player.swf','player','400','300','9'); s1.addParam('allowfullscreen','true'); s1.addParam('allowscriptaccess','always'); s1.addParam('flashvars','file=video.flv'); s1.write('preview'); </script>
Notice the flashvars parameter above can contain a list of variables for configuring the player to use different Plugins or Skins. To quickly set up flashvars, use the setup wizard. Simply choose an example, select the variables you want to use and paste the code onto your page. It’s that easy.
All documentation of the JW Player can be found in the JW Player Wiki. The Wiki also includes our product roadmap, source code and bug tickets. Here are some direct links:
If you’ve created a CMS module that embeds the player in an existing CMS (or you’ve found one online), please submit it here.
Also, make sure to check out one of our many tutorials, which cover topics such as:
LongTail receives a lot of requests for creating customized versions of our player. In most cases, a clever flashvars setting can provide the solution you’re looking for, so please check this list of flashvars or the setup wizard. Also, remember we’re always expanding the player’s functionality, so check out the new features that will be plugged into the next update.
If you still can’t find what you’re looking for and you’re familiar with ActionScript, you can change the player yourself. To get started, we've provided a PDF with clear overview of the application structure. And remember, you can review all the source code from the Wiki.
Here's a list with some frequently-encountered problems.
For additional tips, tricks, information and bug reports, please visit our support forum.
Click here to download a sleek player that plays any AAC, FLV, MP3 or MP4 on your PC -- all without opening a browser! The free JW Desktop Player is the most entertaining app you’ll download all year.
Instantly upload, convert, embed and stream your videos with Bits on the Run, a high quality, one-stop-shop video solution. Powered by the JW Player.
The JW FLV Player is now fully skinnable. Select the best look for your site or design your own. See all our Skins now.