The player setting has a volume level of '90' but the code which appears on the page from the theme function is only showing '9' for the default volume level.
<param name="flashvars" value="file=http://podcasts.example.com/blah.mp3&height=20&width=400&playlist=3&autostart=1&bufferlength=0.1&quality=true&repeat=none&stretching=none&volume=9"/>
Comments
Comment #1
arthurf commentedThanks for the catch. This was a problem with how the array of volume values was being built. Is fixed in the dev now.
Comment #2
arthurf commented