Ok Ray, I've found the solution to your problem.
Your problem isn't your browser, it's the source code in the page itself. I was viewing the source on your webpage and the backround midi is set to src="/il2/sxm/midis/peanut10.mid" The way your page is setup, it looks like your url http://www.rays-sxm.net forwards to an angelfire member page. When loading your webpage's main page( http://www.rays-sxm.net ) its trying to find the midi file in the directory http://www.rays-sxm.net/il2/sxm/midis/peanut10.mid This does not exist because when you use a URL forwarder, it ONLY forwards the url to one file, which in this case is your homepage. The solution to your problem is this: set the url for the source of the midi file on ( http://www.angelfire.com/il2/sxm/index.html ) to src="http://www.angelfire.com/il2/sxm/midis/peanut10.mid" That will fix the problem and will allow your midi file to be accessed. The reason the active x control comes up anyway is because the source code "