PDA

View Full Version : MIDI script


Gemelle
07-11-2003, 12:11 PM
I'm having trouble with the embed midi script. It's always worked for me in the past (actually the past 7 years), but now it won't work at all on my webpages.

I always get an error saying the file isn't loading onto the page.

Here's the script:

<embed src="onmyown.mid" LOOP="false" autostart="false" height="30" width="145" controls="console"></embed>

Is it something that has to do with the server?? Or is it the script itself??

Gemelle
07-11-2003, 12:27 PM
Nevermind, I figured it out. I had hotlinking on and I only added the extension "mid" to the list. It seems that adding the extension "midi" did the trick ... :p