Hi,
if you set the with as percentage it does what you are asking for.
Bye,
M
you mean like:
class=”mb_map {skin:’mySkin’, animate:true, width:’100%’, volume:1, autoplay:false, loop:false, showVolumeLevel:true, showTime:true, showRew:false, downloadable:false, downloadablesecurity:false, id3: false}”
does not work for me.
ah wait, this works!
BUT if animate:false and I resize manually the browser window, the player does not shrink.
great plugin, btw, thanks 🙂
It is responsive in the sense that once you open it (or once you load the page) it get the size relative to it’s container. So if you use it on a mobile device it will fit it’s space. It doesn’t resize when you change the window size while playing. But this is not a terrible issue :-).
Bye,
M