On this page
Adding support for media players
Adding support for media players
Media player modules are added in much the same way as adding support for embedding methods. You download the required support files from the appropriate website, add them to a sub-directory under modules/swftools/shared, and then activate the appropriate SWF Tools module to enable it.
The media player modules let you add support for flash based mp3 players, flv players and image rotators. Some players just support playback of one file, while others support playlists of several files, or even mixed types.
SWF Tools comes with support for players as listed in the table below. The table provides a link to where you can obtain the support files, and shows where to install the files to.
Note: The table below describes only the SWF Tools 3.x locations. For 2.x and earlier versions, replace sites/all/libraries with the sites/all/modules/swftools/shared as per the note above.
3.x and later
| Player | Download it from | Install it to |
|---|---|---|
| 1 Pixel out | http://downloads.wordpress.org/plugin/audio-player.1.2.3.zip | sites/all/libraries/audio-player/audio-player/player.swf |
| FlowPlayer 2 | http://www.tucows.com/download.html?software_id=519713&t=2 | sites/all/libraries/flowplayer/FlowPlayerClassic.swf |
| Flowplayer 3 | http://flowplayer.org/download | sites/all/libraries/flowplayer3/flowplayer-3.x.x.swf |
| JW Image Rotator 3 | http://www.longtailvideo.com/players/jw-image-rotator/ | sites/all/libraries/imagerotator/imagerotator.swf |
| JW Media Player 4 | http://www.longtailvideo.com/players/jw-flv-player/ | sites/all/libraries/mediaplayer4/player-viral.swf |
| JW Media Player 5 | http://www.longtailvideo.com/players/jw-flv-player/ | sites/all/libraries/mediaplayer-5/player.swf |
| Simple Viewer | http://www.airtightinteractive.com/simpleviewer | sites/all/libraries/simpleviewer/simpleviewer.swf |
Additional notes about Flowplayer 3:
- Flowplayer 3 will extract to a
flowplayerdirectory by default, but you need to rename this toflowplayer3. - You need to install all three files if you wish to support streaming video (the rtmp plugin) and audio playback (the audio plugin). Place the plugin files inside your
flowplayer3directory at the same level as the main player (flowplayer-3.x.x.swf). - You also need to tell the FlowPlayer 3 module what the player filename is, as this changes with each FlowPlayer release. You enter this at Administer > Site configuration > SWF Tools > FlowPlayer 3 (admin/settings/swftools/flowplayer3), under the Player and plugin files
section.
Help improve this page
You can:
- Log in, click Edit, and edit this page
- Log in, click Discuss, update the Page status value, and suggest an improvement
- Log in and create a Documentation issue with your suggestion