music - Automatically play a m3u file on website? -


i'm trying play m3u file in background of website (playing when no 1 on it). need way set default volume of m3u file. how possible?

i've tried <embed src="listen.m3u" autostart="true" loop="false" hidden="true"> , did not work. i'm running website off own apache server , have index , listen.m3u file in same folder. (website).com/listen.m3u works. have yet find out how control volume though... i'm guessing through js?


Comments

Popular posts from this blog

html - Sizing a high-res image (~8MB) to display entirely in a small div (circular, diameter 100px) -

java - IntelliJ - No such instance method -

identifier - Is it possible for an html5 document to have two ids? -