thuansaritasa / swfobject

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

Plugin version detection with Safari 4 fails #309

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Use a Mac with OS X and Safari 4 beta
2. Try to detect Flash version with swfobject such as this link:
http://www.bobbyvandersluis.com/swfobject/testsuite_2_1/
test_api_getflashplayerversion.html

What is the expected output? What do you see instead?
Expected output is: 10,0,22,87
Instead you see: NaN, NaN, 0

What version of the product are you using? On what operating system?
-swfobject 2.1 and 2.2 beta
-OS X 10.5.7
-Safari 4 beta OR Safari 4 beta with webkit nightlies

Original issue reported on code.google.com by LarsApt...@gmail.com on 13 May 2009 at 11:11

GoogleCodeExporter commented 9 years ago
We were not able reproduce the issue on 2 machines:
OS X 10.5.6
swfobject 2.1 and 2.2 beta
Safari 4 public beta (5528.16)

OS X 10.5.7
swfobject 2.1 and 2.2 beta
Safari 4 public beta

Are you sure that you don't have a corrupt player install?

Original comment by bobbyvandersluis on 26 May 2009 at 9:12

GoogleCodeExporter commented 9 years ago
Using safari 4.0.3.
After selecting the deactivate javascript option and reactivate it in the 
Developpment menu of Safari, plugin 
detection fails for Flash player and other plugins like  Unity3d web player.
For Flash, this link 
http://www.bobbyvandersluis.com/swfobject/testsuite_2_1/test_api_getflashplayerv
ersion.html
gives: You have Flash Player 0.0.0 installed.

Original comment by loran...@gmail.com on 18 Aug 2009 at 10:07