If you use the series of videos is there a way to have a series of posters for touch devices and have them rotate in order or randomly? if (Modernizr.touch) { BV.show(['vid1.jpg,'vid2.jpg','vid3.jpg'],{delay:5000},{random:true}); }