// ############# WARNING ############### // The DOC TYPE LINE HAS BEEN REMOVED IT WAS CAUSING THE SWF TO NOT DISPLAY CORRECTLY IN FIREFOX 3.x // HTML 4.x XHTML1 strict tried // ############# WARNING ############### // ######################################## // USAGE TEMPLATE // ######################################## // Include main functions //require_once($_SERVER['DOCUMENT_ROOT'] . "/lib/main/initialise.php"); ######################################################## #### Fullscreen Flash Configuration #### ######################################################## // Set Page Title //define("PAGETITLE", "Quick Questions KS3"); // Set SWF Filename //define("SWFFILENAME", "/www/flash/finance-education/12-14_savings-lifeskills/accessible/quickquests.swf"); //define("SWFFILENAME", "/www/flash/components/variable_dump.swf"); // TO TEST VARIABLE DUMP FLASH VARS // Set SWF Width and Height //define("SWFWIDTH", "90%"); //define("SWFHEIGHT", "90%"); // Flash variables // USAGE INFO: Params base:'' should be included for any swf that uses resources local to its swf // USAGE INFO: the swf base url will be substituted in automatically //define("SWFVARS", " // var flashvars = {}; // var params = {base:''}; // var attributes = {}; //"); // Include the fullscreen content //include($rootDir . '/www/modules/fullscreen.php'); ?>