scottschiller / SoundManager2

A JavaScript Sound API supporting MP3, MPEG4 and HTML5 audio + RTMP, providing reliable cross-browser/platform audio control in as little as 12 KB. BSD licensed.
http://www.schillmania.com/projects/soundmanager2/
Other
4.99k stars 768 forks source link

Controls Missing #248

Open dalezjc opened 4 years ago

dalezjc commented 4 years ago

So I got the player working using the Standard UI (awesome player), but the controls are missing (Volume, Play/Pause, Menu). The CSS is the correct folder. Any suggestions?

Also, is there a way to increase the length/height of the player song list?

Thanks, Dale