1 PixelOut Audio Player 
Version
1.5.2 (last update on Jun 25, 2008)
Rating
Compatibility
Votes
56
Favoured
45
License
GPL
Non-Commercial
Type
Views
80628
Date Added
23 February 2008
----------------------
Minor update to version 1.5.2
- Thanks to Nathan for fixing the ampersand not escaping correctly.
UPDATE (Mar 2008):
-------------------
NEWER VERSION:
Big thanks to Art Delano for rewriting part of the code to add new features:
- Added an autostart option in the audio tag, eg {audio autostart}foo.mp3{/audio}.
- Added default path option.
I've fixed some PHP error notices running under PHP 4
I highly recommend to upgrade to this version 1.5.1: http://duvien.com/blog/1-pixelout-audio-player-151-released-joomla-15x
See website for more details. thank you,
-------------------
OLDER VERSION:
This is a version of 1 Pixelout player for Joomla 1.5.x only Credits to L. Schneider for intially porting the old 1pixelout player 123b to work with Joomla 1.5 only. More info can be found at: http://duvien.com/blog/1-pixelout-audio-player-151-released-joomla-15x It runs on both legacy and native mode. Requires Flash plugin. If you are looking for a version for Joomla 1.0.x, see: http://extensions.joomla.org/component/option,com_mtree/task,viewlink/link_id,3922/Itemid,35/
bynityanandadas on October 11, 2009
Another simple player, but it has something that I like a lot. You can change the player colors to match your webdesign.... it cab be also set in articles, which I think is great!!! Thank you fot this plugin, it also has a file you replace to use it with a volume control! :)
bycreativethien on October 5, 2009
This is exactly what I was looking for, I tried a few solutions and none of them came with as many styling options and looked so clean.
byitchibahn on August 18, 2009
Enabling this plugin causes
Notice: Trying to get property of non-object ... in line 36
To fix this problem, you will have to modify your php.ini to disable the warning notice.
Also noticed the auto start option is no longer at the config as it did for Joomla 1.0.x version, instead you define in the content: {audio autostart}. Very nice...
Notice: Trying to get property of non-object ... in line 36
To fix this problem, you will have to modify your php.ini to disable the warning notice.
Also noticed the auto start option is no longer at the config as it did for Joomla 1.0.x version, instead you define in the content: {audio autostart}. Very nice...
Too bad the developer stopped, and moved on to drupal. The download page has a update how to fix the volume, with some side effects.
byPeter Coia Music on July 18, 2009
I needed something that was quick and easy to install, simple to use and … with me being Scottish … it had to be free!
I tried 4 or 5 others but found this was simply the best!
This little beauty has turned my website into a great showcase for my work. Thanks for sharing.
I tried 4 or 5 others but found this was simply the best!
This little beauty has turned my website into a great showcase for my work. Thanks for sharing.
byturbowebguy on July 10, 2009
I recall the volume adjustment (and mute/unmute) worked on the prior version, but now it doesn't seem to, I contacted the creator, hopefully will get it worked out.
byosnb on May 12, 2009
Hey
volume is not working......
....one can't lower or increase, doesn't even appear to lower/higher it
volume is not working......
....one can't lower or increase, doesn't even appear to lower/higher it
byRobgl322 on April 29, 2009
This plugin is easy to install and load into content, but the last update was a while ago and there seems to be inconsistencies with the documentation for the plugin.
bykavaXtreme on April 10, 2009
This plugin works great! It can be used in conjunction with the Podcast Suite, which just saved me a LOT of headaches and time. Thanks!
byprdg1 on January 12, 2009
This is a great plugin and works like a charm in a module position. Was wondering though if there is a way to keep the player expanded instead of having to click the arrow to expand. Still great if we're not able to do that.
byExcalibur! on January 9, 2009
Really great player!
Any way I don't know how can I change title of MP3. Every MP3 is titled Track #1...
Any way I don't know how can I change title of MP3. Every MP3 is titled Track #1...
byjbeiter2 on November 25, 2008
This was working great until Adobe 10 came out. Now for some reason, users with Adobe 10 are hearing really bad/garbled audio on this one site I am running on 1and1.com.
Tried contacting the developer three times.. no response. Looking for another solution.
Rating it "average" as far as Joomla extensions go.. great on price, flaky in consistency, bad on support.
Tried contacting the developer three times.. no response. Looking for another solution.
Rating it "average" as far as Joomla extensions go.. great on price, flaky in consistency, bad on support.
byjomama on November 21, 2008
Regarding Rostislav Palivoda's post about enabling this plugin within a module...the code is perfect as I tried it and I got the plugin to work within a module. However, the code should be placed in index.php and NOT index.html, as he mistakenly stated. :)
Thanks for the tip, Rostislav. This plugin works great!!
Thanks for the tip, Rostislav. This plugin works great!!
bymacpro5652 on October 9, 2008
Thanks for this little beuty.... Excellent without doubt. I didn't want something complicated on one of my sites, and this just fitted into what is required...
AND - it's W3C Valid both CSS level 2.1 & XHTML 1.0...
Now that's what I call cool.....
Once again thank you!!
AND - it's W3C Valid both CSS level 2.1 & XHTML 1.0...
Now that's what I call cool.....
Once again thank you!!
byRostislav Palivoda on August 15, 2008
place this code in to the Joomla 1.5 index.html at line 53:
JPluginHelper::importPlugin('content');
$tmp_row->text = JResponse::getBody();
$tmp_params = new JParameter(null);
$mainframe->triggerEvent('onMap', array( &$tmp_row, &$tmp_params ), true );
$mainframe->triggerEvent('onPrepareContent', array( &$tmp_row, &$tmp_params ), true );
JResponse::setBody($tmp_row->text);
exactly after the:
...
// trigger the onAfterRender events
JDEBUG ? $_PROFILER->mark('afterRender') : null;
$mainframe->triggerEvent('onAfterRender');
JPluginHelper::importPlugin('content');
$tmp_row->text = JResponse::getBody();
$tmp_params = new JParameter(null);
$mainframe->triggerEvent('onMap', array( &$tmp_row, &$tmp_params ), true );
$mainframe->triggerEvent('onPrepareContent', array( &$tmp_row, &$tmp_params ), true );
JResponse::setBody($tmp_row->text);
exactly after the:
...
// trigger the onAfterRender events
JDEBUG ? $_PROFILER->mark('afterRender') : null;
$mainframe->triggerEvent('onAfterRender');
byinfocoach on August 4, 2008
I'm quite new to Joomla. On the site I'm building I want to to play some audio snippets and looked around for a neat little mp3 player. With 1 PixelOut it was up & running in no time and with no hazzle at all. I love the fade-in and fade-out at the start/stop of a play-back. Hopefully you'll get that volume control back in again soon ;)
This product complies demonstratively well with Mr Einstein's advice: "Do it as simple as possible, but not simpler".
This product complies demonstratively well with Mr Einstein's advice: "Do it as simple as possible, but not simpler".
bymrjoomla on July 30, 2008
I use wordpress and was delighted to see this on joomla. It has everything you want and you want to customise in a simple manner. It has everything except volume control.
byBrimstoneRadio on July 28, 2008
I had been trying to make an earlier version of a 1 Pixelout player to work on my site and had given up. I came accross this new version and was so excited. I downloaded it and had my music playing in minutes.
Please continue to do this great work on Mods and Plug-ins. We all appreciate it tremendously.
Brimstone Radio
Please continue to do this great work on Mods and Plug-ins. We all appreciate it tremendously.
Brimstone Radio
byrootwiley on June 27, 2008
This extension is exactly what I needed, but a few problems I've noticed:
1) The span class used to surround the player in 1pixeloutplayer.php is "1pixelout." However, a css class cannot start with a number. For those of us who want to style that span (for instance display: block; border: #XXXXXX; etc;), the class must start with a letter, not a number.
2) There is no way to style the volume control color.
3) There is no way to change the color of the slider.
1) The span class used to surround the player in 1pixeloutplayer.php is "1pixelout." However, a css class cannot start with a number. For those of us who want to style that span (for instance display: block; border: #XXXXXX; etc;), the class must start with a letter, not a number.
2) There is no way to style the volume control color.
3) There is no way to change the color of the slider.
byPastorJon on May 23, 2008
This worked exactly as I wanted! I was even able to connect it with a virtuemart installation so each product will play a sample clip using this player!
Page 1 of 2





