I inserted a flash movie into my layout, and uploaded it.
On my Windows 2000 computer, the flash banner will play in Firefox and Internet Explorer, but on my laptop, which runs xp pro service pack 1 (sp2 is evil) it won't play in IE or Firefox........
the code i am using is <object type="application/x-shockwave-flash" data="banner.swf" height="150" width="760">
<param name="movie" value="banner.swf" />
When I view it's code in dreamweaver, the active x code is there, but when i view the code in firefox or IE, the space where the code should be is blank, with <div id="imgHeader"> and </div> above and below where the code should be.....
Any ideas??