I’m experiencing a weird visual glitch in Safari when using jQuery to modify the height of a Flash element. The issue only happens in Safari browser.
When I trigger JavaScript functions to change the Flash object’s dimensions during navigation, there’s a brief moment where the entire layout goes haywire before returning to normal. It’s like a quick flicker or distortion that makes the page look broken for a split second.
I’ve been trying to debug this for hours but can’t figure out what’s causing it. The resizing works fine in other browsers, but Safari seems to have this rendering issue specifically with Flash content.
Has anyone encountered similar problems when dynamically resizing Flash objects? Any suggestions on how to prevent this flickering behavior would be greatly appreciated. I’m running out of ideas here.