|
|
|
![]() |
|
Strumenti |
![]() |
#1 |
Member
Iscritto dal: Aug 2008
Messaggi: 210
|
[HTML] Inserire un file audio .mid in una pagina web
Salve a tutti. Ho provato con il seguente codice:
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> |
![]() |
![]() |
![]() |
#2 |
Member
Iscritto dal: Aug 2008
Messaggi: 210
|
Nessuno sa aiutarmi?
|
![]() |
![]() |
![]() |
#3 |
Junior Member
Iscritto dal: Jan 2010
Messaggi: 21
|
Codice:
<html> <head> <title>Sound</title> </head> <body> <object data = "Klavier.mid" type = "audio/wma" autostart = "true"> <embed src = "Klavier.mid" autostart = "true"> </object> </body> </html> ![]() |
![]() |
![]() |
![]() |
#4 |
Senior Member
Iscritto dal: Jul 2009
Città: Varès
Messaggi: 658
|
è probabile che tu debba aggiungere l'attributo classid per impostare il player
|
![]() |
![]() |
![]() |
Strumenti | |
|
|
Tutti gli orari sono GMT +1. Ora sono le: 12:10.