You can decide which player you want to take to play mp3 files:
JW FLV Player: Pro: You can show an background image. Con: Doesn't look that nice
1pixelout Player: Pro: Looks very cool for mp3 files. Con: IMO none.
You can switch back to the JW FLV Player by setting this in the Constants
plugin.rgmediaimages.use1PixelOut = 0
These are all possible properties to configure the 1pixelout mp3 player inside a content element and inside tt_news. All you can configure are the colors which you should do inside the constant editor (except loop & autostart). Choose for configuration the dropdown item “RGMEDIAIMAGESMP3” in the constant editor.
The configuration possibilities
Property: | Description: | Default: |
width | Default width | 290 |
height | Default height | 24 |
loop | Will the audio file repeat automatically? Can be yes or no! | no |
autostart | Will the audio file start to play without the player being clicked? Can be yes or no! | no |
bg | Background color | f8f8f8 |
leftbg | Left background | eeeeee |
lefticon | Left icon | 666666 |
rightbg | Right background | cccccc |
rightbghover | Hover right background | 999999 |
righticon | Right icon | 666666 |
righticonhover | Hover right icon | ffffff |
text | Text | 666666 |
slider | Slider | 666666 |
track | Track | ffffff |
border | Border of loading bar | 666666 |
loader | Loader bar | 9FFFB8 |
[tsref:plugin.rgmediaimagesMp3]