html - audio autoplay:false not working in chrome -


i made audio bar in dreamweaver way:

<div class="audiobar"><embed src="../../../../public/music/sample music/kalimba.mp3"  width="300" height="50" autoplay="false" controller="true"></embed></div> 

the autoplay false function working in firefox doesn't play before hit play button. in chrome still plays when page done loading.

what do wrong?


Comments

Popular posts from this blog

linux - Does gcc have any options to add version info in ELF binary file? -

android - send complex objects as post php java -

charts - What graph/dashboard product is facebook using in Dashboard: PUE & WUE -