How to properly embedd asx audio stream into a web page, and set desired volume level? I want set background music, the player should be hidden on web page. I tried sample code below, it works, but I can no set volume level - it always play at maximal volume. p.s. asx stream play without autostart parameter, too.
<embed src="http://top.tk/wma/audiostream.asx" width="0" height="0" autostart="true">