Necesito midis a ser posible lo más "profesionales" posibles, ya que quiero poner uno que me guste, tengo midis de otra web, pero son digámoslo así, "cutrecillos", si sabeis de alguna otra página....
Porque mp3, no se pueden enlazar mediante html verdad?Creo recordar que no deja.
Gracias
Acabo de ver esto:
What is the HTML for making an MP3 file available from a web page?
You just create an
;; Href to the MP3 file, eg:
;This is a link to mysong.mp3;
Of course, if the MP3 file isn't going to be in the same directory as the HTML page, you have to include the correct path or complete URL in the quoted value for the href.
Also a lot of web-servers seem to have problems serving MP3 - I believe the problem is that the server software doesn't recognise "mp3" as a file extension indicating a MIME type requiring binary file transfer, so often the files end up being transferred as text files, which messes them up. There's not much you can do about this, unless you have access to the server configuration. One way around it, sort of, is to rename your MP3 files to some other extension which is generally recognised as a binary file type (e.g. "zip"), but this does mean that anyone downloading them will probably want to rename them. You could try just putting them up as "mp3" first and see if the downloads work. Also I should warn you that the Terms Of Service of many (if not most) web site providers forbid you from putting MP3 files on their servers. With "ra" files you probably won't have a problem...
Voy a ver si logro hacer que me reproduzca el mp3, si lo logro ya os contaré, saludos
Pues si, resulta que funciona, así que listo