cant get music file to work in html using notepad?

Travis W

New member
hey, so im just playing around with notepad making website templates and stuff (basic things)

im trying to play a song but it's not working out so well.

im using this code

<embed src="musicfilehere.mid"
width="140" height="40" autostart="false" loop="FALSE">
</embed>

when i open the page in either mozilla or ie it just shows a little quicktime logo, when i right click it it says "about quicktime plug-ins"

have i missed something? what did i do wrong, would love to know please.
 
Back
Top