I am developing a Website for a Charity, and the entire site has been developed using XHTML Transitional. The site also has some basic JavaScript for creating rollover link buttons. The problem I have encountered is that since I have included XHTML friendly code to enable a Flash movie to be inserted - the rollover for each button appears in the wrong place. Can anyone advise me why this might so?
THE CODE ADDED IS:
==================
<object type="application/x-shockwave-flash" data="flash/logo-movie.swf" width="680" height="170">
<param name="movie" value="flash/logo-movie.swf" />
<img src="images/motion/main-logo.gif" width="680" height="170" alt="YHP logo" />
WEBSITE
=======
This is a preview link, demoing to how the site rollovers should work
http://www.mediamole.net/yhp
And here is the index page when the above code is inserted into it.
http://www.mediamole.net/yhp/test.html
I would welcome anyway ideas? Not sure how or why this problem should be encountered because of a flash file.
I would welcome any ideas
Gaz
Gaz