javascript - How to programmatically get Flash version including build number -


i need programmatically detect version of flash installed in browser, using javascript.

i know swfobject.getflashplayerversion(), returns major.minor.release parts of flash version, , need build number (e.g. m.m.r.build) well.

there seems way @ build number in actionscript, need javascript, can pass value server.

any ideas?

i looking @ javascript flash detection library , appears return full version build number. need parse returned string. function flashdetect.raw appears function.


Comments

Popular posts from this blog

rdbms - what exactly the undo information lives in oracle? -

bash - How do you programmatically add a bats test? -

java - Getting exception in JDBC thin driver -