Tell me, the tag to create a sound in javascript.

    2 answers 2

    <embed autostart="true" hidden="true" src="Wav.wav" name="someName" MASTERSOUND> 

    The solution is not cross-browser ...


    In general, it was already here

    • thanks, but it doesn't work - muerto

    Look at this audio.js , and the tag is called audio and it belongs to html5