Vanilla 1.0.3 is a product of Lussumo. More Information: Documentation, Community Support.
axo = new ActiveXObject("ShockwaveFlash.ShockwaveFlash");
axo.GetVariable("$version");
var count = 3;
var axo = 1;
while (axo) {
try {
count++;
axo = new ActiveXObject("ShockwaveFlash.ShockwaveFlash."+ count);
} catch(e) {
axo = null;
document.write("You have Flash Player v "+ (count-1) +" installed!");
}
}
1 to 12 of 12