namouch / swfobject

Automatically exported from code.google.com/p/swfobject
0 stars 0 forks source link

getFlashPlayerVersion() in 2.2 return 0 in ie9 #591

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Use ie9 and flash player 10.x.
2. Make sure browser mode is set to ie9 and document mode to ie9 standard.
3. run alert(swfobject.getFlashPlayerVersion().major);

What is the expected output? What do you see instead?
It should output 10 bu outputs 0

What version of the product are you using? On what operating system?
swfobject 2.2, win 7 64-bit, IE9

Please provide any additional information below.
getFlashPlayerVersion() works like expected in swfobject 2.1

Original issue reported on code.google.com by Robin.Au...@gmail.com on 13 Sep 2011 at 2:50

GoogleCodeExporter commented 9 years ago
Hi Robin.

So can I clarify that the only difference you made in your tests was to swap 
between v2.1 and 2.2? I wanted to ensure that everything else was the same (ie 
you didn't use a diff browser / machine / vm etc).

I just tested on my Win7 64 + IE9 box and I am unable to reproduce using the 
following test suite pages:
http://www.bobbyvandersluis.com/swfobject/testsuite_2_1/test_api_getflashplayerv
ersion.html
http://www.bobbyvandersluis.com/swfobject/testsuite_2_2/test_api_getflashplayerv
ersion.html

(both v2.1 and v2.2 report back the correct version)

If there is a corrupt version of the Flash player installed for IE, then the 
version numnber can report back 0 as described in the FAQ #3 -  
http://code.google.com/p/swfobject/wiki/faq

Original comment by aran.rhee@gmail.com on 14 Sep 2011 at 5:19

GoogleCodeExporter commented 9 years ago
Hi.

You are correct it's my flash player that is corrupt. I have tried the same 
script att another computer and it works correctly there. Sorry

Original comment by Robin.Au...@gmail.com on 15 Sep 2011 at 7:28

GoogleCodeExporter commented 9 years ago
OK, cool. I am closing this issue.

Original comment by aran.rhee@gmail.com on 15 Sep 2011 at 8:50

GoogleCodeExporter commented 9 years ago
I got the same problem described on my computer. And some users have repoted 
this issue. We are using v2.2.

Original comment by gregory....@gmail.com on 16 Sep 2011 at 10:55

GoogleCodeExporter commented 9 years ago
@gregory - As you saw in the thread, this is not a bug in v2.2. Please follow 
the FAQ instructions...

Original comment by aran.rhee@gmail.com on 16 Sep 2011 at 9:27