Archived Comments (locked)
|
|
The following is an archive of comments made before threaded discussions was implemented (November 16th, 2008) |
|
|
LogicalRaven: this is so strange. Post the URL for me to see it. |
|
|
Is there a reason why I can hear the audio but not see the video? |
|
|
I can't think of a better way than you already thought of. The latest version works great. Thanks! |
|
|
Any ideas for adjusting only flash objects? |
|
|
hey nitro! I'm doing some adjusts to this code. I realized that not all objects has codebase attribute, so fails! And thanks for the comment! |
|
|
Thank you! This script works great. For some reason, Firefox under Linux has quit rendering Flash applets properly, and this script lets me view them again. However, there's one problem I'm hoping you can fix. The codebase test, as written, is case-sensitive. So, if a page use codeBase, CODEBASE, or any other variant in its source code, then this script will fail. Is there any way this could be made case-insensitive? Or at least provide an option to test different variants of codebase? Thanks again! |