How can I enable autoplay? Where do I put this? I tried putting it into the sc.player js but no luck. $('div.post').scPlayer({ autoPlay : true }); I also tried changing all of the didAutoPlay = false to true I am using Chrome.