Serious Flash Player in IE problem, can't see flash in IE any more

G

Guest

I really got a serious problem with the flash player in my computer. I can't
even view flash movies in my computer, i dont know whether sp2 causes this
problem, i have tried different ways to solve the problem, but it was
useless. I thought it was problem with the firewall, then i boot my computer
in to safe mode with network, i can't view flash movie. Therefore i think it
might be the problem with internet explorer, i type the following html code
in a server to see the result.
(code 1)

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="32" height="32">
<param name="movie" value="a.swf">
<param name="quality" value="high">
<embed src="a.swf" quality="high"
pluginspage="http://www.macromedia.com/go/getflashplayer"
type="application/x-shockwave-flash" width="32" height="32"></embed>
</object>
This code does not appear in the html source code. it is screen by something.
then i tried

(code 2)
<embed src="a.swf" quality="high"
pluginspage="http://www.macromedia.com/go/getflashplayer"
type="application/x-shockwave-flash" width="32" height="32"></embed>
This code works
I tried to delete the key {D27CDB6E-AE6D-11cf-96B8-444553540000} in regedit
under internet explorer.but doesn't work
I am headache about this problem.
Please help me, the problem make my life so difficult.
 
X

xfile

Hi:

I also experienced a similar problem after installing SP2 on one of my
systems.

You can just go to Macromedia's web site and using online installation for
Flash player and/or Shockwave player.

For some unknown reasons, SP2 removed those players from the system, and
only happened in one system.

Please make sure you read their instruction for remove pop-up blocker during
installation process.

Good luck.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top