Closed (fixed)
Project:
FLV Media Player
Version:
6.x-1.0-beta3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Apr 2009 at 21:24 UTC
Updated:
2 Jun 2009 at 17:10 UTC
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