We're doing browser testing on our site before launch and just noticed that on IE 7 (v7.0.5730.13), the version of Flash we have installed is too old. On a fresh install of IE8 on a new computer, Flash isn't installed. This is causing YouTube (and probably other) videos to not appear. The problem is that nothing appears - we get a blank area roughly the size of the embedded video, and then any text that would have been below the video is shown. There's no error that the problem is an old version of Flash.
I confirmed that the issue is Flash by going directly to the YouTube site and selecting a random movie to watch. It tells me "Hello, you either have JavaScript turned off or an old version of Adobe's Flash Player. Get the latest Flash player". Upgrading the version of flash fixes the issue on both our site and YouTube.
Is there a way to serve a similar error in this situation? it looks weird with just a big white space.
Comments
Comment #1
jaybee1001 commentedsubscribe
Comment #2
hefox commentedI've had the same issue; no warning on ie 7 without flash installed.
Comment #3
jaybee1001 commentedIt is a pity that this is going to be only thing my client comments on, rather than the good stuff.
MAINTAINERS: any chance of a patch PLEASE????
Comment #4
Wappie08 commentedI noticed the same issue with a clean install of Chrome.. I do not have knowledge about flash messages but there are some posts in other modules, maybe that will help:
The SWFObject API (module) has a message: http://drupal.org/node/257043
And in SWF Tools a similar issue is reported: http://drupal.org/node/307554
And somethings about adding support for javascript replacement methods: http://drupal.org/node/303203
Greetings Wappie
Comment #5
alex ua commentedthis is a problem with the flash module you are using (SWF Tools or SWFObject API), so please reopen in one of those module's issue queue if you're still having a problem.
Comment #6
gaele commentedThe issues mentioned in #4 are about Flash not being installed.
This issue is about an installed Flash version being too old. The problem is that the message generated by Flash to upgrade to a newer version is not displayed.
(BTW I don't have SWF Tools or SWFObject API installed.)