Tag Archives: flash

Flash objects break wordpress in Internet Explorer

Today I had problem loading my pages properly in Firefox but not Internet Explorer, I wondered why this happen as I never had this problem with my blog before. At first I thought there was a problem with the scripts, but it still won’t load completely even after disabling the scripts, then I tried to disable activex controls, and it loaded perfectly without the flash objects. Then I suspect the flash videos I have is causing those problems, I tried different flash objects and I found out that those with tags won’t break the page, but those with actually do. I changed all my videos to

name=’allowScriptAccess’ value=’sameDomain’ /> name=’quality’ value=’best’/> name=’scale’ value=’noScale’ /> value=’TL’ />

Before changes: After changes:

Tips and tricks and tech thoughts for computers, internet, and mobile.