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

php - regexp cyrillic filename not matches -

c# - OpenXML hanging while writing elements -

sql - Select Query has unexpected multiple records (MS Access) -