Determine whether to install the flash player and the current version of the JS code
























return { 
f: hasFlash, 
v: flashVersion 
}; 


var fls = flashChecker(); 
var s = ""; 
if(fls.f) document.write("You have installed flash, the current flash version is: " + fls.v + ".x"); 
else document.write("You do not have flash installed"); 

Guess you like

Origin http://10.200.1.11:23101/article/api/json?id=326787963&siteId=291194637