Hi,

I've a simple flash animation that i want to keep on the page at a fixed position even when the page content scrolls.

To achive this, I've placed my flash .swf in a <div style="position:fixed"></div>

And it works great in IE7, IE8, FF But when it comes to Chrome, The animation gets stucked during the page scrolling.

Does any body of you know any solution / hack to this problem? I guess its a bug in chrome.