Hmm?! Musik!
Tjek denne her!<html>
<head>
<embed name="en_lyd" src="lydfil.wav" loop="true" volume=0 autostart="false" hidden="true" mastersound>
<button onclick="document.embeds['en_lyd'].play();return false;">START</button>
<button onclick="document.embeds['en_lyd'].stop();return false;">STOP</button>
<body>
</body>
</head>
</html>
Hvor stor må sådan en wav fil være??
//Scott
