http://notetoselfdontdie.com/members/node/86
so far, all i have been able to do is change the background of the button from transparent to white... and also generate loads of errors... argh...
the text in the .theme file mentions the properties for changing the color of the foreground/icon...
however they are listed in what looks like to me in a different "formate" than any of the parameters found in the .theme file... so being a non-technical dude i am trying loads of different things and of course nothing is working...
here is what the .theme file says:
**
* The default mp3 player is the flash XSPF player. If you want to override
* this behavior you can do so at the theme level.
*
* A couple of options that may be of interest:
* - backgroud color. If it's not specified, it'll default to transparent.
* 'b_bgcolor' => "000000"
* - foregroung (border and icon) color.
* 'b_fgcolor' => "FF0000"
* - foreground color by state. The order is: connecting (spinner),
* ready (arrow), playing (square), and ??? (not sure). The b_fgcolor value
* will be used for any ommitted values.
* 'b_colors' => "ff0000,,00000ff,000000",
*
* @param $node
* node object
* @param $options
* array of options to pass to the player. This allows you to override the
* any parameter passed to the player including colors, title,
* @return
* HTML string with a flash player