At my page is a flash animation – under the logo. The problem is, that the animation doesn’t works correctly – is slow, the images in the animation are blurred etc. If I play the animation in Elmedia Player, there it works nice, but on the website not.
I included the animation into the page this way:
<div>
<object type="application/x-shockwave-flash" data="/images/intro.swf" width="986" height="110">
<param name="movie" value="/images/intro.swf" />
</object>
</div>
Where could be the issue / how could I this issue fix?
Thank you in advance.
When I try your page in two different browsers I get an error with the GMap2. Maybe this is stopping your flash being embedded?