mPlayer 1.2.0

mPlayer 1.2.0

Released Nov 23, 2006 by
2007.02.13: Version 1.2 Fix Valentine
- Fixes (useCustomColours works now, PHP4 compatibility)
2007.02.12: Version 1.1 Valentine
- Support for player specific settings (autostart, loop, useCustomColours)
- Support for absolute URLs
2006.11.23: Version 1.0 Final
- Starting one player now stops the others
- Includes IE Flash activation Fix (http://blog.deconcept.com/2005/12/15/internet-explorer-eolas-changes-and-the-flash-plugin/)
2006.11.21: Version 1.0 Beta
- First release

Credits:
Audio Player 1.2.3 from http://www.1pixelout.net/code/audio-player-wordpress-plugin/
modified to allow URL encryption.
Snippet code based on FlvPlayer snippet by Matt Hobbs.
fix_eolas.js by Frode Rustoy. Download 27kb (2869 downloads)
1 Likes, 0 Dislikes
Report this Extra
Downloads: 2,868
License: GPL - GNU Public
Discuss Extra
Requires Evolution 1.0.x or greater
Supports mysql
Flash MP3 Player with URL encryption

Installation Instructions

Put the files in the assets/snippets folder.
Put your MP3's in assets/media/
Create a new snippet 'mPlayer' and paste the contents of mplayer.txt into it.
The settings are commented, more info at 1pixelout.net
That's it!

Usage: [[mPlayer?file=filename.mp3]] or [[mPlayer?file=http://www.somedomain.com/path/to/filename.mp3]]
Extended: [[mPlayer?file=filename.mp3&autostart=true&loop=true&useCustomColours=true]]
For a working implementation take a look at http://www.tagueuleband.com/

Enjoy :)

Updates

2007.02.13: Version 1.2 Fix Valentine
- Fixes (useCustomColours works now, PHP4 compatibility)