cu3
Hello,
or try to enable JavaScript and reload the page
// add your FlashVars
var vars = { xml_location : ‘http://therevivaloutpost.com/CU3ER-config.xml’ };
// add Flash embedding parameters, etc. wmode, bgcolor…
var params = { bgcolor : ‘#ffffff’ };
params.allowScriptAccess = “always”;
// Flash object attributes id and name
var attributes = { id:’CU3ER’, name:’CU3ER’ };
// dynamic embed of Flash, set the location of expressInstall if needed
swfobject.embedSWF(‘http://therevivaloutpost.com/cu3/CU3ER.swf’, “CU3ER”, 1024, 576, “10.0.0″,
“http://therevivaloutpost.com/cu3/js/expressinstall.swf”, vars, params, attributes );
// initialize CU3ER class containing Javascript controls and events for CU3ER
var CU3ER_object = new CU3ER(“CU3ER”);
