Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Skins / Themes for Soundmanager 2 [closed]

I am currently considering to use Soundmanager2 as an audio player for a small project. I like SM2 a lot, but unfortunately I can't find an implementation that provides an inline player with basic controls (play, pause, progress bar, time, volume control).

The only thing I found is the basic player.
Soundmanager 2 - Basic

Does anyone of you know a way to use Soundmanager2 with a classic control interface (like this)?

jPlayer demo

like image 788
Mateng Avatar asked Nov 03 '11 14:11

Mateng


1 Answers

After some casual research, I found out that Soundmanager 2 is far too powerful and complex for just creating an html5 player. I decided to use jMediaelement instead, a very flexible audio / video development kit with a focus on website players with a classic control interface.

like image 102
Mateng Avatar answered Oct 20 '22 01:10

Mateng