UnknownSoldier
23-04-2010, 14:23
Salve a tutti. Ho provato con il seguente codice:
<html>
<head>
<title>Sound</title>
</head>
<body>
<object data = "Klavier.mid" type = "audio/midi" autostart = "true">
<embed src = "Klavier.mid" autostart = "true">
</object>
</body>
</html>
Ma non funziona, perchč?
<html>
<head>
<title>Sound</title>
</head>
<body>
<object data = "Klavier.mid" type = "audio/midi" autostart = "true">
<embed src = "Klavier.mid" autostart = "true">
</object>
</body>
</html>
Ma non funziona, perchč?