I've been using both FlashObject and SWFObject for a while and not had any problems. However I received a prompt to install the latest Flash Player (ver 9,0,115,0) and, since then, both FlashObject and SWFObject don't work. Instead of the SWF, all I see now is the alternative content of my div id.
I am having the same problem. i actually posted something about it and then saw this post. My adobe updated and everything all pages using swfobject died. Hope we can find a solution quickly and just be able to update the swf file.
This is a serious issue. Everyone using this script will have this issue with in the next week. If not you, the consumers will update, adobe pops up a big screen saying update! All our sites with flash will die. :(
Doesn't matter if the developer can see the flash if no one else can. This is realated to the Adobe update 9,0,115,0
this forum is full of posts from people who have corrupt Flash Player installations in IE. This doesn't mean your content won't work on anyone else's computer, it just means it won't work on YOUR computer.
the solution is to uninstall Flash Player using Adobe's official uninstaller, then reinstall Flash Player.
I ran into the same problem and ran uninstaller, didn't help though. But what I did was (in IE6) turned off popup-blocker (don't ask me why!?!) and it works!
The problem wasn't so much that the Player was corrupt or that the uninstaller didn't work...the problem was that: a) the pop-up window from Adobe announcing the new Flash Player didn't install it properly b) after uninstalling the (now newly corrupted) Flash Player, the normal online installation still didn't work
The only solution that worked for me was to run the stand-alone installer
Same issue as above. Using SWFObject v1.5 and Macromedia Flash Player Version WIN 9,0,115,0. Have uninstalled and re-installed Flash Player numerous times, but having same problem described above with Firefox 2 (version 2.0.0.11) and IE 7. Running under Windows Vista Ultimate.
same problem, flash auto installed and stopped all my swfobjects working... this is slowley happening to many of my clients to, and i have to explain to them how to uninstall flash and re-install it. this won't be possible for every user - do you think it's best to swap to a different flash embed?
I had the same problem, after installing the Flash Update prompted by the Adobe Update Utility all the flash that I embed was not showing, but as someone said on this same thread the solution was uninstalling that update then go to the Adobe web site and install the Flash Player 9,0,115,0 from there, now everything works like always
As most folks are not going to go uninstall and reinstall their flash players - what I did at this point was rename my index.html to index2.html, put my page into my new index.html - which is a single frame frameset [100%] - and invoke the variable in the source of the frame - like this:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd"> <HTML> <HEAD> <TITLE>Page title</TITLE> </HEAD> <FRAMESET cols="100%"> <FRAME src="index2.html?detectflash=false"> </FRAMESET> </HTML>
Well, I have a new one for everyone... I have Windows XP, IE6. 3 users on one computer. A couple of weeks ago all users were able to use the flashplayer. A couple of days ago only one user was able to use the flashplayer. No settings were changed and nothing was installed or uninstalled in that time. I've been to the Adobe site, tried everything they suggested to no avail with no success. I've uninstalled and installed sooooo many times in the past couple of days that I've lost track of how many times. I've even been in safe mode. I've used a ccleaner and a registry cleaner, still with no luck. All settings (Java script and security) are correct and the same for all users. I've even done the Microsoft SubInACL bit with no luck too. I've tried installing separately with all the users, you got it... no fix. Everything I've tried left me with the same result, only 1 user able to use the Flashplayer. I'm definitely not understanding what happened and why. And quickly running out of options to try, not to mention my frustration level has hit an all time high point. I've been to just about every forum possible looking for help with it seems to be no solution in sight. Am about ready to hire a "computer expert" to come in and fix this now. Don't know what else to do, really.
@purplepirate - so flash player is broken full stop, or SWFObject isn't detecting the correct version?
I am guessing from your description that it is the 1st, and that you go to any flash enabled site, and you can't see the flash content at all?
So the issue is with IE only?
Have you tried installing Firefox :) - only half joking here - My guess is that it would give you a working browser with flash without having to pay for an expert to "fix" your machine. It sounds like you have already jumped through all the hoops a tech would anyway.
You could also try upgrading to IE7. It sounds like IE6 is broken in some way.
I don't know what else to offer - your problem sounds pretty unique.