Frantic Help
\n');
if (tVersionString != "") {
tVersionIndex = tVersionString.indexOf(".")
var tMajorVersionString = tVersionString.substring(tVersionIndex-2, tVersionIndex);
var tMinorVersionString = tVersionString.substring(tVersionIndex+1, tVersionIndex+2);
if (parseInt(tMajorVersionString) >= tMajorVersion) {
if (tMinorVersion > 0) {
if (parseInt(tMinorVersionString) >= tMinorVersion) {
tShockwaveFound = 1;
}
} else {
tShockwaveFound = 1;
}
}
}
}
function checkShockwave() {
content1 = "";
content2 = "";
if ( tShockwaveFound ) {
content1 += "Plugin: Shockwave Player working";
content2 += "You appear to have the correct plugin but if the game does not work you can click here to get the latest version";
} else if (!(navigator.appName && navigator.appName.indexOf("Netscape")>=0 && navigator.appVersion.indexOf("2.")>=0)){
content1 += "Plugin: Shockwave Player not working";
content2 += "You appear to have an old version of the plugin click here to get the latest version";
}
document.getElementById( "requirements-content" ).innerHTML = content1;
document.getElementById( "technical-content" ).innerHTML = content2;
}
Requirements
- Checking
Technical Advice
Still can't find what you're looking for?
If you had no luck with the general questions or specific game help above, then you can use the contact form below to talk to our support team: