How can I detect which Flash version a browser is using with JavaScript?
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
I think this is what you are looking for: |
|||||||
|
|
There is a lightweight JavaScript Flash Detection Library, which is much smaller than using SWFObject. And it is certinally more convinient, if you only want to check if Flash is installed, but you're using different method of playing Flash movies. SWF Object should only be considered, if you're also using it for playing Flash movies. For only checking, if Flash is installed, it is "to heavy" in my opinion. |
||||
|
|
