Forum Moderators: open
I'm trying to help my sister identify what is going wrong with a website she is trying to update, but I can't see where the problem is.
She has a main swf being called in a main HTML page, and when you click on a few menu items, there is another swf that is supposed to open up within the right half of original one. This second swf is a video file that has an associated .flv file. The path to this swf is simply "dvd.swf", as the calling file is found in the same directory. It works perfectly in Firefox, but not at all in IE. Also, if I type the link directly to the dvd.swf file in IE, it takes forever to load, though it loads right away in Firefox. At first I thought this was a path issue, but now I think that something is making IE break down...I just don't know where that is.
I have tried it on several different servers, and it's always the same thing. If I put it on my local server, however, it works fine in IE.
Any help would be greatly appreciated, thanks.