The flash seems fine on 3 browsers. IE6, FF3, Safari 3.1. But I'm seeing a
bunch of other problems.
http://validator.w3.org/check?uri=ht...Inline&group=0
First, your links to stylesheets belong between the <head> and </head> tags.
Not inside the <body> </body> tags. Move this (it appears to be inside a
library item)
<link href="../../SpryAssets/SpyHorizontalMenu.css" rel="stylesheet"
type="text/css">
Div ID Names can be used only once per page. Not multiple times as you have
done.
<div id="photostorybox498">
<div id="photostorybox498-photo"><img
src="../images/ftv-B-BTP-02035_120x80.jpg" alt="IT Centre, Ferbane"
width="120" height="80" border="0" /></div>
<div id="photostorybox498-headline">
Last but not least, you're using APs (aka layers) which will break your
heart and your webpages. Increase text size and see what happens to your
page.
--Nancy O.
Alt-Web Design & Publishing
www.alt-web.com
"Eirehotspur" <webforumsuser@macromedia.com> wrote in message
news:g4bitp$i73$1@forums.macromedia.com...
> Thanks for that Aaron.
>
> Thing is you will probably see it fine in your IE
>
>
>
http://www.ferbane.tv/multimedia/Pro...dex1/index1.ph
> p
>
> Is my IE frigged up some way?
> I noticed it dying on me in the past few weeks too.
> I'd be browsing and window would just hang and I'd have to close and open
a
> new window.
>