// ------------------------------------+ // MAIN FLASHVARS OBJECT | // ------------------------------------+ // These are the FlashVars for the main swf: this.SWF_VARS = { skinURL:"http://cdn.channel.aol.com/tv_viewerawards_tabs/tabs_skin.swf", members_xml:"http://xml.channel.aol.com/xmlrepository/fetch.adp?id=18328" }; // ------------------------------------+ // BUILD FLASH MOVIE | // ------------------------------------+ this.SWF_LOCATION = "http://cdn.channel.aol.com/tv_viewerawards_tabs/tabs_main.swf"; this.SWF_NAME = "tabs"; this.SWF_WIDTH = 756; this.SWF_HEIGHT = 107; 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);