View Full Version : Troubleshooting - JS causing problems.


The Successor
04-23-2006, 06:08 AM
Hi. I'm getting ready to launch a website, and I've been trying to work out all of the bugs now. The biggest one is a Javascript problem. Ever since I used Javascript for image swapping, it's caused strange oddities to appear. It seems it is somehow causing problems with the Flash that is on the page.

In Firefox, everything runs perfectly fine. In IE, it seems you can now click on my Flash movies, which is something that I never intended to happen. There's also a stupid scrollbar that appears at the bottom, and I'm not sure why. In Safari, the Flash movies are all messed up (wrong sizes, wrong places), and I'm sure it is because of the Javascript that I used. I have a feeling it has something to do with the object tag I use for the Flash movies, and somehow the Javascript is taking note of that.

Here is the link to the main page.

http://chapelofresonance.com/main.html

Feel free to look through the code. Any help would really be appreciated. Pretty much, the goal is to make it so the Javascript doesn't disrupt the Flash.

iTom
04-23-2006, 11:26 AM
Everything is fine in my browser. (IE)

war59312
04-24-2006, 05:49 AM
Yeah everything fine here as well, using IE 6 SP2 and IE 7.

The Successor
04-24-2006, 06:03 PM
Ok, thanks a lot guys.