I want that when web site page loaded play video automatically.
I referenced to jquery.js, mediaelementplayer.js and mediaelementplayar.min.css on my page and added video tag.
I tried so many ways, e.g. autoplay = true
and use javascript code but I couldn't get it to work.
I'm using BlogEngine.Net 2.0.
How can I do that?