Thread: Playing music files on web pages
Results 1 to 3 of 3
Related
-
Playing video on my site Forum: HTML Forum
Replies: 3 -
Music Files Forum: HTML Forum
Replies: 2 -
Playing a music file Forum: HTML Forum
Replies: 0 -
Playing with pixels in positioning Forum: CSS Forum
Replies: 1 -
Playing music files on web pages Forum: HTML Forum
Replies: 20
-
04-19-2001, 09:36 PM #1
Playing music files on web pages
I want to put a MIDI file on my web page and have it automatically played, but I can't find the html code to do that. Could someone please help?
-
04-24-2001, 06:31 PM #2
Here it is:
<embed src="blah.mid" autostart="True" Loop="True" hidden="True">
That should workLast edited by HTML; 09-10-2003 at 06:03 PM.
-
04-27-2001, 09:28 PM #3