Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2008-01-07 11:07:52

Gallex
Member
Registered: 2006-10-08
Posts: 1,308

best plugin for mp3 playing

what plugin you suggest? I want to do very simple solution, like here .link, where clicking starts to play the file

Offline

#2 2008-01-07 11:44:37

swf
Plugin Author
From: Saskatoon, Saskatchewan Canada
Registered: 2004-06-21
Posts: 109
Website

Re: best plugin for mp3 playing

I’ve been using the jnm_audio plugin on my site. It puts a flash player on the page so it can be listened to while on the same page.
here is a sample

Offline

#3 2008-01-07 12:08:41

Gallex
Member
Registered: 2006-10-08
Posts: 1,308

Re: best plugin for mp3 playing

swf wrote:

I’ve been using the jnm_audio plugin on my site. It puts a flash player on the page so it can be listened to while on the same page.

yes i know this plugin and i use it on another page, but in current development page i would like to use something different, because…the background color of a page and the color of that flashplayer don’t match so well ;)

Offline

#4 2008-01-07 12:13:10

swf
Plugin Author
From: Saskatoon, Saskatchewan Canada
Registered: 2004-06-21
Posts: 109
Website

Re: best plugin for mp3 playing

you can change the colors in the plugin config (just edit top section of plugin)

‘bgcolor’ => ‘0xf8f8f8’, // Background color ‘textcolor’ => ’0×666666’, // Text color ‘leftbgcolor’ => ‘0xeeeeee’, // Left background color ‘lefticoncolor’ => ’0×666666’, // Left icon color ‘rightbgcolor’=> ‘0xcccccc’, // Right background color ‘rightbghovercolor’ => ’0×999999’, // Right background hover color ‘righticoncolor’ => ’0×666666’, // Right icon color ‘righticonhovercolor’ => ‘0xffffff’,// Right icon hover color ‘slidercolor’ => ’0×666666’, // Progress slider color ‘trackcolor’ => ‘0xFFFFFF’, // Progress track color ‘loadercolor’ => ’0×9FFFB8’, // Loader bar color ‘bordercolor’ => ’0×666666’, // Border color

Offline

#5 2008-01-07 13:44:39

Gallex
Member
Registered: 2006-10-08
Posts: 1,308

Re: best plugin for mp3 playing

swf wrote:

you can change the colors in the plugin config (just edit top section of plugin)
‘bgcolor’ => ‘0xf8f8f8’, // Background color…..

thank’s for a hint

Offline

Board footer

Powered by FluxBB