var flashvars = {};
var params = {};
var attributes = {};
attributes.id = "oxylusflash";
params.allowFullScreen = "true";
params.allowScriptAccess = "sameDoman";
params.bgColor = "#000000";

// set here below the path to resolve all the relative paths in the video player if you want to store it in a different folder
params.base = "";

// specify here the path to the xml file (default is "xml/video_config.xml")
flashvars.xmlFile = "/site/userfiles/flash/videos/xml/adkiivi_showreel.xml";

// change here below the width and height of the player. It must match the width and height you have set in the xml file
var embedWidth = "720";
var embedHeight = "405";
    
swfobject.embedSWF("/site/userfiles/flash/videos/videoplayer_frontpage.swf", "videoPlayer_adkiivi_showreel", embedWidth, embedHeight, "9.0.0", "/site/userfiles/flash/videos/js/expressInstall.swf", flashvars, params, attributes);
