Hi all,
I'm trying to get the Image Rotator to work on a site that is currently under development, using the sample images provided for now. I am also using the mootools library for the two menus on the pages.
I have it working fine in Firefox (as is always the case!), but in IE7 I have some pages that use Slimbox to display images in a lightbox and it appears to conflict with the swfobject (at least I think it does or vice versa), producing an error message in IE that says it can't open the page.
I also noticed before adding the Imageplayer that performance of the mootools menus was a bit sluggish in IE6 and 7 but fine in Firefox so I'd don't know if its connected in some way. I asked about that on mootools forum but got no reply.
I found that the FLV player had the same issues when Slimbox was included on the same page as the FLV Player so I removed Slimbox from the pages that display flash video. I wanted to use the Image Player in the header of each page though, so that's no longer an option.
Here's a link that uses the slimbox:
http://sarahjaneredmond.com/newsite/index-home.php
Here's another page that doesn't:
http://sarahjaneredmond.com/newsite/biography.php
Has anyone come across this before? My javascript knowledge is pretty poor, so I can't spot the issue, but I'd be very grateful if someone could help me identify the problem.
Many thanks.
Forgot to add that it seems to stop the mootools menus on the pages that DO load in IE without the error message saying it can't load the page. There's some sort of conflict there between the Image player, the SWF object or the mootools library.