// ------------------------------------+ // MAIN FLASHVARS OBJECT | // ------------------------------------+ // These are the FlashVars for the main swf: this.SWF_VARS = { // XML Location poll_xml:"http://xml.channel.aol.com/xmlrepository/fetch.adp?id=11838", properties_xml:"http://xml.channel.aol.com/xmlrepository/fetch.adp?id=11837", ticker_xml:"http://xml.channel.aol.com/xmlrepository/fetch.adp?id=11836" }; // ------------------------------------+ // ADD REFRESH AND PAGE TRACKING | // ------------------------------------+ this.SWF_VARS.doAdRefresh = "yes"; // // ------------------------------------+ // BUILD FLASH MOVIE | // ------------------------------------+ this.SWF_LOCATION = "http://cdn.channel.aol.com/idol06_top12poll/idol_poll_0314.swf"; this.SWF_NAME = "idol_poll"; this.SWF_WIDTH = 756; this.SWF_HEIGHT = 355; this.SWF_VERSION = "7,0,0,0"; this.SWF_BGCOLOR = "white"; // this.SWF_Factory.makeSWF(this.SWF_VERSION, this.SWF_WIDTH, this.SWF_HEIGHT, this.SWF_NAME, this.SWF_LOCATION, this.SWF_BGCOLOR, this.SWF_VARS, null); //