/* This page is an example to show how to set the neccessary variables and invoke the include file within the first page of your site -- where you want flash detection. */ // each version must have a true or false setting to indicate // whether it is supported or not. //$flashVersionOK = array ("2" => false, "4" => true, "5" => true); // the URL that will be redirected to for the upgrade message when a // flash version number matches as false //$flashUpgradeURL = "NoFlash.php"; // after you set the variables, include the detect routine // before doing anything else //include "FlashDetect.inc"; ?> include "mainTop.inc" ?>