Free Premium Blizzcon stream menu

Shout-Out

User Tag List

Page 6 of 6 FirstFirst ... 23456
Results 76 to 89 of 89
  1. #76
    Synris's Avatar Active Member
    Reputation
    70
    Join Date
    Mar 2008
    Posts
    281
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ^ doesn't work?

    Free Premium Blizzcon stream
  2. #77
    anonym21's Avatar Private
    Reputation
    1
    Join Date
    Oct 2010
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    @ Pablo24 i cant get that first site to work (https://shop.blizzcon.rayv.com/video/Live.aspx)

  3. #78
    pablo24's Avatar Member
    Reputation
    63
    Join Date
    May 2006
    Posts
    20
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    You have to click the first link, then copy the first script into your address bar, and once you've done that you can use the main stage or the dev stage script.

  4. #79
    anonym21's Avatar Private
    Reputation
    1
    Join Date
    Oct 2010
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    You dont listen -.- Only the people that paid for the stream can enter that first link

    And those script are old btw.. they got outdated

  5. #80
    ikonny's Avatar Private
    Reputation
    1
    Join Date
    Oct 2010
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    events over. edited out.
    Last edited by ikonny; 10-23-2010 at 10:23 PM.

  6. #81
    Synris's Avatar Active Member
    Reputation
    70
    Join Date
    Mar 2008
    Posts
    281
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Ikonny care to elaborate, give us the steps please?

  7. #82
    ikonny's Avatar Private
    Reputation
    1
    Join Date
    Oct 2010
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    events over. edited out.
    Last edited by ikonny; 10-23-2010 at 10:23 PM.

  8. #83
    Kalle200000's Avatar Member
    Reputation
    1
    Join Date
    Jul 2008
    Posts
    19
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by pablo24 View Post
    This works:

    Go to this page

    Then copy that script into your address bar:
    Code:
    javascript:document.write("<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\"><html xmlns=\"http://www.w3.org/1999/xhtml\"><head id=\"ctl00_Head1\"><title>	BlizzCon 2010 Live - Welcome</title>        	    <!-- Meta Tags -->        <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\" /><meta http-equiv=\"X-UA-Compatible\" content=\"IE=EmulateIE7\" /><meta name=\"robots\" content=\"index, follow\" /><meta name=\"description\" /><meta name=\"keywords\" />        <!-- Favicon -->        <link rel=\"shortcut icon\" href=\"http://blizzcon.rayv.com/favicon.ico\" />        <link id=\"Link1\" rel=\"stylesheet\" href=\"http://blizzcon.rayv.com/Styles/common.css?v=20100826\" />        <link id=\"Link2\" rel=\"stylesheet\" href=\"http://blizzcon.rayv.com/Styles/CultureStyle/en.css?v=20100826\" />                        <script type=\"text/javascript\">            function rayv_onWidgetMessage(id, message)            {                if (message == 'upgrade')                {                    window.location.href = 'https://shop.blizzcon.rayv.com/Basket/Purchase.aspx?ln=en';                }            }        </script>    </head>    <body>        <form name=\"aspnetForm\" method=\"post\" action=\"Default.aspx\" id=\"aspnetForm\"><div><input type=\"hidden\" name=\"__VIEWSTATE\" id=\"__VIEWSTATE\" value=\"/wEPDwUINDc0NzU3NThkZA==\" /></div><script src=\"http://blizzcon.rayv.com/Scripts/jquery-1.3.2.min.js\" type=\"text/javascript\"></script><script src=\"http://blizzcon.rayv.com/Scripts/jquery.cookie.js\" type=\"text/javascript\"></script><script src=\"http://blizzcon.rayv.com/Scripts/swfobject.js\" type=\"text/javascript\"></script>		<div class=\"container\">			<div class=\"header\">			</div><!-- header -->			<div class=\"content\">				<div class=\"content-inner clearfix\">	       		                        	       		    				    				    <div class=\"top-box\">                                    <style type=\"text/css\">    /*        .container .content {background:transparent url(../../Images/home_graphic_bg_top.jpg) no-repeat scroll -4px 0;}    */    </style>    <script language=\"javascript\">        var loginPanel;        var loginScript;        var usernameLabel = \"User Name\";        var passwordLabel = \"Password\";        function Login()        {            loginPanel = document.getElementById(\"LogInPannel\");                        if (Validate())            {                ClearFormValidateions();                jQuery(\"#shadowbox\").show();                var loginUrl = 'https://shop.blizzcon.rayv.com/Profile/SilentLogin.aspx?ln=en&username={username}&password={password}&rememberme={rememberme}';                var username = jQuery(\"#UserName\").val();                var password = jQuery(\"#Password\").val();                var remember = jQuery(\"#RememberMe\").val();                loginUrl = loginUrl.replace('{username}', escape(encodeURI(username))).replace('{password}', escape(encodeURI(password))).replace('{rememberme}', remember);                                // Create the login script.                loginScript = document.createElement(\"script\");                loginScript.setAttribute(\"type\", \"text/javascript\");                loginScript.setAttribute(\"charset\", \"utf-8\");                loginScript.setAttribute(\"src\", loginUrl);                                // Append the login script to the login panel.                loginPanel.appendChild(loginScript);                              jQuery.cookie(\"ShowThankYou\",\"True\");                                /*                jQuery.getJSON(loginUrl.replace('{username}', username).replace('{password}', password).replace('{rememberme}', remember),                function(data){                    UpdatePanel(data.UserName, data.FirstName, data.LastName, data.IsValid);                    if (!(data.UserName != undefined && data.UserName.length > 0))                    {                        jQuery(\"#WrongLogin\").show();                    }                });*/            }        }                function loginCallback(data)        {            UpdatePanel(data.UserName, data.FirstName, data.LastName, data.IsValid);            if (!(data.UserName != undefined && data.UserName.length > 0))            {                jQuery(\"#WrongLogin\").slideDown();            }                        // Remove the login script from the login panel.            loginPanel.removeChild(loginScript);        }                function ClearFormValidateions()        {            jQuery(\"#UserNameRequired\").hide();            jQuery(\"#PasswordRequired\").hide();            jQuery(\"#WrongLogin\").hide();        }                function Validate()        {            jQuery(\"#WrongLogin\").hide();            var userName = jQuery(\"#UserName\").val();            var password = jQuery(\"#Password\").val();            var isValid = true;            if (userName.length == 0 || jQuery(\"#UserName\").hasClass('defaultTextActive')) {                jQuery(\"#UserNameRequired\").slideDown('fast',function(){jQuery(\"#UserNameRequired\").show()});                isValid = false;            }            else            {                jQuery(\"#UserNameRequired\").hide();            }            if (password.length < 6 || jQuery(\"#Password\").hasClass('defaultTextActive'))            {                jQuery(\"#PasswordRequired\").slideDown();                isValid = false;            }            else            {                jQuery(\"#PasswordRequired\").hide();            }            return isValid;        }                function UpdatePanel(userName, firstName, lastName, isValid)        {            jQuery(\"#OrderBtn\").hide();            jQuery(\"#WatchBtn\").hide();            jQuery(\"#RegesteredOrderBtn\").hide();                        if (userName != undefined && userName.length > 0)            {                if (firstName != \"\" || lastName != \"\")                {                    jQuery(\"#userfullname\").text(firstName + \" \" + lastName);                }                else                {                    jQuery(\"#userfullname\").text(userName);                }                                               jQuery(\"#LogInPannel\").hide();                jQuery(\"#LoggedInPannel\").show();                jQuery(\"#ctl00_MainContent_ctlHomepageWithNewPlayer_OrderLink2\").attr(\"href\", \"https://shop.blizzcon.rayv.com/Basket/Purchase.aspx?ln=en\");                jQuery(\"#ctl00_MainContent_ctlHomepageWithNewPlayer_OrderLink\").attr(\"href\", \"https://shop.blizzcon.rayv.com/Basket/Purchase.aspx?ln=en\");                jQuery(\"#ctl00_MainContent_ctlHomepageWithPlayer_OrderLink\").attr(\"href\", \"https://shop.blizzcon.rayv.com/Basket/Purchase.aspx?ln=en\");                //jQuery(\"#murlocDiv\").hide();                                                if (jQuery.cookie(\"ShowThankYou\") != undefined && jQuery.cookie(\"ShowThankYou\") == \"True\")                {                    if (true)                    {                        location.href='https://shop.blizzcon.rayv.com/video/Live.aspx?ln=en';                    }                    else                    {                        location.href='http://blizzcon.rayv.com/Pages/en/LoginThankYou.aspx';                    }                    jQuery.cookie(\"ShowThankYou\",\"False\");                }                            }            else            {                jQuery(\"#LogInPannel\").show();                jQuery(\"#LoggedInPannel\").hide();                jQuery(\"#ctl00_MainContent_ctlHomepageWithNewPlayer_OrderLink2\").attr(\"href\", \"https://shop.blizzcon.rayv.com/Profile/RegisterStep1.aspx?ln=en\");                jQuery(\"#ctl00_MainContent_ctlHomepageWithNewPlayer_OrderLink\").attr(\"href\", \"https://shop.blizzcon.rayv.com/Profile/RegisterStep1.aspx?ln=en\");                jQuery(\"#ctl00_MainContent_OrderLink\").attr(\"href\", \"https://shop.blizzcon.rayv.com/Profile/RegisterStep1.aspx?ln=en\");                //jQuery(\"#murlocDiv\").show();        }            if (userName != undefined && userName.length > 0)            {                if (isValid)                {                    jQuery(\"#WatchBtn\").show();                }                else                {                    jQuery(\"#RegesteredOrderBtn\").show();                }            }                            else            {                   jQuery(\"#OrderBtn\").show();            }            jQuery(\"#shadowbox\").hide();        }                function defaultText(){            jQuery(\"#UserName\").data(\"label\",usernameLabel);            jQuery(\"#PasswordPlaintext\").val(passwordLabel).addClass('defaultTextActive');            var textboxes = jQuery(\"#UserName\");            var onFocus = function()            {                if (jQuery(this).val() == jQuery(this).data('label')){                    jQuery(this).removeClass(\"defaultTextActive\");			        jQuery(this).val(\"\");                }            }                        var onBlur = function()	        {                if (jQuery(this).val() == \"\")                {                    jQuery(this).addClass(\"defaultTextActive\");                    jQuery(this).val(jQuery(this).data(\"label\"));                }            }                        textboxes.focus(onFocus);            textboxes.blur(onBlur);        		                textboxes.each(onFocus);            textboxes.each(onBlur);        }        function plainTextPasswords(){            jQuery('.password-password').each(function(){                var p = {};                p.passwordPassword = jQuery(this);                p.passwordPlaintext = p.passwordPassword.siblings('.password-plaintext');                if(p.passwordPlaintext && p.passwordPassword){                    p.passwordPlaintext.css('display','block');                    p.passwordPassword.css('display','none');                    var onFocus = function(e){                        p.passwordPlaintext.css('display','none');                        p.passwordPassword.css('display','block');                        if(e){                            p.passwordPassword.focus();                        }                    }                    p.passwordPlaintext.focus(onFocus);                                        /* HACK checking for autocomplete */                    setInterval(function(){                            if(p.passwordPassword.val() !== ''){                                onFocus();                            }                        },1000                    );                    p.passwordPassword.blur(function() {                        if(p.passwordPassword.val() == '') {                            p.passwordPlaintext.css('display','block').blur();                            p.passwordPassword.css('display','none');                        }                    });                 }            });        }        $(function()        {            jQuery('#Password').keypress(function(e){                    if(e.which == 13){                        e.preventDefault();                        Login();                        return false;                    } else return true;            });                        if (jQuery.cookie('ECFLoginState') != undefined) {                                                var data = jQuery.cookie('ECFLoginState').split('&');                if (jQuery.cookie(\"ShowThankYou\") != undefined && jQuery.cookie(\"ShowThankYou\") == \"True\")                {                    if (true)                    {                        location.href='https://shop.blizzcon.rayv.com/video/Live.aspx?ln=en';                    }                    else                    {                        location.href='http://blizzcon.rayv.com/Pages/en/LoginThankYou.aspx';                    }                    jQuery.cookie(\"ShowThankYou\",\"False\");                }            }                        var userName = \"\";            if (data != undefined && data[0] != undefined)            {                userName = data[0]; //decodeURI(data[0]);            }            var firstName = \"\";            if (data != undefined && data[1] != undefined)            {                firstName = decodeURI(data[1]);            }            var lastName = \"\";            if (data != undefined && data[2] != undefined)                lastName = decodeURI(data[2]);            UpdatePanel(userName, firstName, lastName, true);            defaultText();            plainTextPasswords();        });    </script><div class=\"user-box clearfix\">    <div id=\"LogInPannel\" class=\"login_box clearfix\" style=\"display: none\">        <div id=\"LoginForm\" class=\"blizz-form-wrap blizz-form-wrap-login\">            <div id=\"shadowbox\"><em></em></div>            <div id=\"WrongLogin\" style=\"display: none\" class=\"smallErrorBox\">                    Incorrect username and password combination                    <br />                    Please check your Capslock key or try clearing your browser's cache and cookies.            </div>            <ul class=\"clearfix\">                <li class=\"blizz-form-field-row clearfix\">                    <input name=\"UserName\" type=\"text\" value=\"\" id=\"UserName\" class=\"blizz-textbox\" />                    <input id=\"RememberMe\" class=\"type_checkbox\" type=\"checkbox\" name=\"RememberMe\" checked=\"checked\" tabindex=\"3\" />                    <label>                        Remember me next time                    </label>                    <div class=\"blizz-form-field-row-login-err\" id=\"UserNameRequired\">                         User name is required..                     </div>                </li>                <li class=\"blizz-form-field-row clearfix\">                    <input name=\"Password\" type=\"password\" id=\"Password\" class=\"blizz-textbox password-password\" />                    <input name=\"PasswordPlaintext\" type=\"text\" id=\"PasswordPlaintext\" class=\"blizz-textbox password-plaintext\" />                    <a id=\"ForgotPasswordLink\" class=\"forgot-password\" href=\"https://shop.blizzcon.rayv.com/Profile/PasswordRecovery.aspx?ln=en\">                        Forgot Password??                    </a>                                        <div class=\"blizz-form-field-row-login-err\" id=\"PasswordRequired\">                        Password is not valid..                    </div>                </li>                <li class=\"blizz-form-field-row clearfix login-btn\">                        <a id=\"LinkButton1\" href=\"javascript:Login()\" class=\"default-button\">                            <span>Log In</span>                        </a>                </li>            </ul>        </div>    </div>    <div id=\"LoggedInPannel\" style=\"display: none;\">        <p class=\"welcome\">            Welcome            <span id=\"userfullname\" class=\"user\"></span>        </p>        <ul class=\"loggedin-panel-links\">            <li><a id=\"HyperLink1\" class=\"clearfix\" href=\"https://shop.blizzcon.rayv.com/profile/accountinfo.aspx?ln=en\">                Manage Account            </a></li>            <li><a id=\"HyperLink2\" class=\"clearfix\" href=\"https://shop.blizzcon.rayv.com/Profile/logout.aspx?ln=en\">                Logout            </a></li>        </ul>    </div>    <!--Grunty the mur was here--></div>                                    <div class=\"blizz-language-selector\">        <span>Language Selection:</span>        <div class=\"blizz-language-dropdown\">            <span id=\"ctl00_LanguageSwitchModule1_CurrentLangName\">English (US)</span>            <ul id=\"lang_dropdown\" style=\"display:none;\">                                       <li onclick=\"window.location = '/en/Default.aspx'\">English (US)</li>                                            <li onclick=\"window.location = '/es-es/Default.aspx'\">Español (EU)</li>                                            <li onclick=\"window.location = '/fr/Default.aspx'\">Français</li>                                            <li onclick=\"window.location = '/de/Default.aspx'\">Deutsch</li>                                            <li onclick=\"window.location = '/ru/Default.aspx'\">Русский</li>                                            <li onclick=\"window.location = '/ko-kr/Default.aspx'\">한국어</li>                                            <li onclick=\"window.location = '/zh-tw/Default.aspx'\">繁體中文</li>                                </ul>        </div>    </div>                    </div>				    <div class=\"menu\">				        <ul class=\"menu-nav\">				            				            				                <li><a id=\"ctl00_watch\" href=\"https://shop.blizzcon.rayv.com/video/Live.aspx?ln=en\">WATCH</a></li>				           	    				                				            				            <li><a id=\"ctl00_FaqLink\" href=\"Pages/en/FAQ.aspx\">FAQ</a></li>				            <li><a id=\"ctl00_ContactLink\" href=\"Pages/en/ContactUs.aspx\">CONTACT US</a></li>				            <li><a id=\"ctl00_BlizzardLink\" href=\"http://www.blizzard.com/blizzcon/\" target=\"_blank\">VISIT BLIZZCON.COM</a></li>				        </ul>    				    <a id=\"ctl00_homeLogo\" class=\"logo\" href=\"en/default.aspx\">BLIZZCON 2010 VIRTUAL TICKET</a>                                                                                                                  				    </div> 				                    		<script type=\"text/javascript\" src=\"http://static.rayv-inc.com/ViewerEmbed/rayv-2.3.js\"></script><script type=\"text/javascript\" src=\"http://static.rayv-inc.com/PlayerScriptManager/swfobject-2.2.js\"></script><script type=\"text/javascript\" src=\"http://blizzcon.rayv.com/Scripts/Cookies.js\"></script><script type=\"text/javascript\" src=\"http://blizzcon.rayv.com/Scripts/RayvFlashSwitch.js\"></script><style type=\"text/css\"> 	.rayvHost {		width: 900px; height: 600px;	}	.switch-link {		cursor: pointer;	}</style><div class=\"clearfix\" style=\"margin: -10px 0; _position: relative; _top: -10px;\">    <div class=\"tenaciousd-box2\">        <h1>Live in Concert*</h1>        <h2>With the Virtual Ticket</h2>    </div>    <div class=\"pet-box2\">        <h2>Order Includes Exclusive</h2>        <h1>World of Warcraft Pet</h1>    </div></div><div class=\"content-box-shadow content-box-shadow-wide\">    <div class=\"box-top\">    </div>    <div class=\"box-mid\">        <div class=\"blizz-float-wrap clearfix\">			<div class=\"blizz-video-wrap\">				<div class=\"rayvHost-top\">											<div class=\"launch-chat-button\">							<a href='http://server.iad.liveperson.net/hc/28671835/?cmd=file&file=visitorWantsToChat&site=28671835&byhref=1&SESSIONVAR!skill=Blizzcon&imageUrl=http://server.iad.liveperson.net/hcp/Gallery/ChatButton-Gallery/English/General/1a/' target='chat28671835'  								onclick=\"javascript:window.open('http://server.iad.liveperson.net/hc/28671835/?cmd=file&file=visitorWantsToChat&site=28671835&SESSIONVAR!skill=Blizzcon&imageUrl=http://server.iad.liveperson.net/hcp/Gallery/ChatButton-Gallery/English/General/1a/&referrer='+escape(document.location),'chat28671835','width=475,height=400,resizable=yes');return false;\">							   <span>Click Here For Support Chat<em></em></span>							</a>						</div>					    			    <div class=\"blizz-button-yellow order-button rtl-button\">                        <a href=\"https://shop.blizzcon.rayv.com/Profile/RegisterStep1.aspx?ln=en\" id=\"ctl00_MainContent_ctlHomepageWithNewPlayer_OrderLink2\">															<span>Upgrade Now<em></em></span>							</a>                    </div>				</div>				<div id=\"rayvHost\" class=\"rayvHost\"></div>				<div id=\"install-rayv\" style=\"display: none;\">					<div class=\"installation-box\">    					<a class=\"installation-link\" href=\"#\">Install rayv</a>      					<a class=\"switch-link\">Or click here for Lite Flash player, non-install version</a>    				</div>				</div>				<div id=\"invisible-player\" style=\"display: none\"></div>				<div id=\"invisible-flash\"></div>			    <a id=\"switch-to-rayv\" class=\"player-button\" style=\"display: none;\">				    <span class=\"button\">Click here for enhanced RayV player</span>			    </a>			    <a id=\"switch-to-flash\" class=\"player-button\" style=\"display: none;\">				    <span class=\"button\">Viewing Problems? Click here for Lite Flash player</span>			    </a>				<div class=\"rayvHost-bottom\">					<span class=\"right-arrow\">					</span>				</div>			</div>			<span id=\"os1\" style=\"display: none;\"></span>			<span id=\"os2\" style=\"display: none;\"></span>			<span id=\"os3\" style=\"display: none;\"></span>            <div class=\"blizz-content blizz-video-bottom\">                           </div>        </div>    </div>    <div class=\"box-fot\">        <span class=\"rc\"></span>        <span class=\"lc\"></span>    </div>    </div><div class=\"content-box-shadow content-box-shadow-wide\">    <div class=\"box-top\"></div>     <div class=\"box-mid\">        <div class=\"blizz-float-wrap clearfix\">            <div class=\"keypoints\">                <h3 class=\"upgrade-title\">Upgrade to the BlizzCon Virtual Ticket for Complete Access including:</h3><ul>                    <li>Expanded live coverage over four Internet channels offering 50+ hours of HD BlizzCon programming </li>                    <li>BlizzCon 2010-exclusive \"Deathy\" World of Warcraft pet and StarCraft II in-game items<sup>1</sup></li>                    <li>Complete coverage of panel discussions, tournaments, and game-related announcements, plus exclusive interviews and epic closing ceremonies</li>                              <li>Enhanced video on demand and DVR functionality available for 2 weeks following the live event.</li>    		    <li>Visit the <a href=\"Pages/en/FAQ.aspx\" class=\"lightblue\">FAQ</a> page for more details</li>      </ul><span class=\"blizz-sub-title-content whiteSmall\"><sup>1</sup>World of Warcraft pet not available in all regions. See FAQ for details.<br /><sup>*</sup>Parental Advisory: Some content in the closing ceremony concert may not be suitable for children.<br></span>            </div>                                                <div class=\"blizz-dates-and-price\">				<div class=\"blizz-button-yellow order-button rtl-button\">                    <a href=\"https://shop.blizzcon.rayv.com/Profile/RegisterStep1.aspx?ln=en\" id=\"ctl00_MainContent_ctlHomepageWithNewPlayer_OrderLink\">													<span>Upgrade Now<em></em></span>						</a>                </div>                <h3 class=\"blizz-sub-title\">AIR DATES</h3>                <span class=\"blizz-sub-title-content\">October 22-23, 2010</span>                <span class=\"line-break\"></span>                <h3 class=\"blizz-sub-title\">PRICE</h3>                <span class=\"blizz-sub-title-content MainPrice\">29,95 EUR</span>                <div class=\"blizz-KR-title-content\"                                             style=\"display:none\"                    >                    <br />                    <span class=\"blizz-sub-title-content whiteSmall\">                              * The billed price is <span class=\"ConvertedPrice\"></span>                        <br />* The conversion rate <span class=\"ConversionRate\" ></span>                    </span>                </div>                <br />                <span class=\"blizz-sub-title-content whiteSmall\">* No DIRECTV subscription necessary</span>            </div>        </div>        </div>    <div class=\"box-fot\">    </div></div><script type=\"text/javascript\">	var OSDetection = {};	OSDetection.os = '';	$(document).ready(function() {		if (Rayv.GetOSType() != \"M\") {			initPlayer(true);		}		else {			if ($.browser.mozilla && true) {				initPlayer(false);			}			else {				swfobject.embedSWF('http://blizzcon.rayv.com/swf/detectOs.swf?1',					'invisible-flash',					'0',					'0',					'9.0.0',					{},					{},					{'allowfullscreen': true}				);				validateOsDetection();			}		}	});			function validateOsDetection() {		if (OSDetection.os == '') {			setTimeout(validateOsDetection, 500);		}		else {			var osVersion = OSDetection.os.replace('Mac OS ', '');			var majorVersion = parseInt(osVersion.split('.')[0]);			var minorVersion = parseInt(osVersion.split('.')[1]);			$('#os1').html(osVersion);			$('#os2').html(majorVersion);			$('#os3').html(minorVersion);			var isRayvSupported = false;			if (majorVersion == 10) {				if (minorVersion >= 6){					isRayvSupported = true;				}			}			initPlayer(isRayvSupported);		}	}		function HereComesTheOS(os) {		OSDetection.os = os;	}	function initPlayer(isRayvSupported) {		new BlizzConPlayer('rayvHost', BlizzConPlayer.playerType.RayV, isRayvSupported, 900, 600, {				deepLink: '',				installationUrl: 'http://rayvtech.vo.llnwd.net/o29/BLZ/RayV_dtvblizzcon.exe',				macInstallationUrl: 'http://update.rayv.com/viewer/getnewestversion/setup/?Affiliate=dtvblizzcon&product=vmac',				coverImageUrl: 'http://blizzcon.rayv.com/Images/new/InstallPlayer.png',				flashPlayerUrl: 'http://rayvtech.vo.llnwd.net/o29/BLZ/playerRelease10.swf?p=blizz2010free',				rayvButtonId: 'switch-to-rayv',				flashButtonId: 'switch-to-flash',				checkPlayerVersionMacDelay: 0			}, {				'ChannelID': 'blizzmain500',				'Affiliate': 'dtvblizzcon',				'AllowDVR': true,				'AllowDetach': true,				'free': true,				'lite': false,				'FlashMovieURL': 'http://rayvtech.vo.llnwd.net/o29/BLZ/playerRelease10.swf?p=blizz2010free',				'allowfullscreen': true,				'upgradeurl': 'http://shop.blizzcon.rayv.com/Basket/Purchase.aspx',				'adaptivesecuremode': true,				'clientToken': '6A96EA1A48796BCDDB4D6889926D803E1C9B47D8F09531F7337E9DB2EBA7A648' ,				'externalUserID': 'guest',				'distributor': 'DTVblizzcon',				'website': 'blizz',				'rayvUserId': 'Blizzcon',				'requestId': '6342347600122762508413',				'ipAddress': '129.13.72.197',				'chWhiteList': 'blizzmainfree1200,blizzmainfree1200b,Blizzdemomain500,Blizzdemomain1200,Blizzdemomain2000,Blizzdemodev500,Blizzdemodev1200,Blizzdemodev2000,Blizzdemorts500,Blizzdemorts1200,Blizzdemorts2000,Blizzdemowow500,Blizzdemowow1200,Blizzdemowow2000,blizzrts500,blizzwow500',				'category': 'free',				'preorder': false,				'MainStageDisabled': true,				'splitscreenEnabled': false,									'presenter': 'blizz2010free',								'debugging': false			}, {				'free': true,				'lite': true,				'allowfullscreen': true,				'upgradeurl': 'http://shop.blizzcon.rayv.com/Basket/Purchase.aspx',				'adaptivesecuremode': true,				'clientToken': '6A96EA1A48796BCDDB4D6889926D803E1C9B47D8F09531F7337E9DB2EBA7A648' ,				'externalUserID': 'guest',				'distributor': 'DTVblizzcon',				'website': 'blizz',				'rayvUserId': 'Blizzcon',				'requestId': '6342347600122762508413',				'ipAddress': '129.13.72.197',				'chWhiteList': 'blizzmainfree1200,blizzmainfree1200b,Blizzdemomain500,Blizzdemomain1200,Blizzdemomain2000,Blizzdemodev500,Blizzdemodev1200,Blizzdemodev2000,Blizzdemorts500,Blizzdemorts1200,Blizzdemorts2000,Blizzdemowow500,Blizzdemowow1200,Blizzdemowow2000,blizzrts500,blizzwow500',				'category': 'free',				'preorder': false,				'MainStageDisabled': true,				'splitscreenEnabled': false,									'presenter': 'blizz2010free',								'debugging': false		});	}</script>    				    				    				</div><!--content-inner-->			</div><!--content-->				   </div><!-- container -->      		<div class=\"footer\">			<div class=\"footer_inner\">			        <br />                                        <div class=\"blizz-footer-links clearfix\">                          <div id=\"textFooter\">                            <ul id=\"ctl00_Ul1\" class=\"clearfix\">                                <li><a href=\"Pages/TermsandConditions.aspx\" id=\"ctl00_termsAnchor\">Terms & Conditions</a></li>                                <li class=\"sep\">|</li>                                <li><a href=\"Pages/Privacy.aspx\" id=\"ctl00_privacyAnchor\">Privacy Policy</a></li>                            </ul>                            <span class=\"blizzz-copytights\">                           © 2010 RayV and its licensors, DIRECTV and Blizzard Entertainment                           <br />                            Blizzard Entertainment, Blizzard, BlizzCon, and World of Warcraft are trademarks of Blizzard Entertainment, Inc.                             <br />                            DIRECTV and the Cyclone Design logo are trademarks of DIRECTV, Inc.                         </span>				        </div>				        <div id=\"DirectFooterLogo\">                                                    </div>				    </div>				    			</div><!--footer inner-->		</div><!--footer-->		</form>		<!-- JAVASCRIPT -->               <script type=\"text/javascript\">            jQuery(function() {                jQuery(\".blizz-language-dropdown\").toggle(function() {                    jQuery(this).find(\"#lang_dropdown\").show();                    jQuery(\"body\").click(function() {                        jQuery(\"#lang_dropdown\").hide();                    });                }, function() {                    jQuery(this).find(\"#lang_dropdown\").hide();                });                jQuery(\"#lang_dropdown LI\").hover(function() {                    jQuery(this).addClass(\"selected\");                }, function() {                    jQuery(this).removeClass(\"selected\");                });                                                           })                                   function ConfirmMe()            {               if(Page_ClientValidate())               {                    return true;               }               else               {                   return false;               }            }                </script>        <script type=\"text/javascript\">            var gaJsHost = ((\"https:\" == document.location.protocol) ? \"https://ssl.\" : \"http://www.\");            document.write(unescape(\"%3Cscript src='\" + gaJsHost + \"google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E\"));        </script>        <script type=\"text/javascript\">            try {                var pageTracker = _gat._getTracker(\"UA-4448790-11\");                pageTracker._trackPageview();            } catch(err) {}        </script>        <!-- BEGIN LivePerson Monitor. --><script language='javascript'> var lpMTagConfig = {'lpServer' : \"server.iad.liveperson.net\",'lpNumber' : \"28671835\",'lpProtocol' : \"https\"}; function lpAddMonitorTag(src){if(typeof(src)=='undefined'||typeof(src)=='object'){src=lpMTagConfig.lpMTagSrc?lpMTagConfig.lpMTagSrc:'/hcp/html/mTag.js';}if(src.indexOf('http')!=0){src=lpMTagConfig.lpProtocol+\"://\"+lpMTagConfig.lpServer+src+'?site='+lpMTagConfig.lpNumber;}else{if(src.indexOf('site=')<0){if(src.indexOf('?')<0)src=src+'?';else src=src+'&';src=src+'site='+lpMTagConfig.lpNumber;}};var s=document.createElement('script');s.setAttribute('type','text/javascript');s.setAttribute('charset','iso-8859-1');s.setAttribute('src',src);document.getElementsByTagName('head').item(0).appendChild(s);} if (window.attachEvent) window.attachEvent('onload',lpAddMonitorTag); else window.addEventListener(\"load\",lpAddMonitorTag,false);</script><!-- END LivePerson Monitor. -->        </body></html>");
    And then to see the Main Panel:
    Code:
    javascript:Rayv.Embed("rayvHost", {"Affiliate": "DTVblizzcon", "ChannelID": "blizzmain2000", "Volume": "100" })
    Or to see the Dev Panel:
    Code:
    javascript:Rayv.Embed("rayvHost", {"Affiliate": "DTVblizzcon", "ChannelID": "blizzdev2000", "Volume": "100" })
    Works for me. Make sure that you have Rayv player instead of flash....

  9. #84
    GrecoISU's Avatar Member
    Reputation
    10
    Join Date
    Mar 2009
    Posts
    112
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    +rep Pablo!!!!!!!!!

  10. #85
    Tassadaru's Avatar Contributor The One and Only!
    CoreCoins Purchaser
    Reputation
    219
    Join Date
    Apr 2009
    Posts
    133
    Thanks G/R
    7/23
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks to everyone who entered my friends' stream and reported it after disagreeing with him or after acting retarded. See, this is why I don't share personal streams, but I thought I'd make an exception and some of you shat all over it.

    When in darkness or in doubt, run in circles, scream and shout!

  11. #86
    anonym21's Avatar Private
    Reputation
    1
    Join Date
    Oct 2010
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Tassadaru I love you! U mad ? xD

  12. #87
    jiajia0733's Avatar Banned
    Reputation
    1
    Join Date
    Oct 2010
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hello,

    Send Christmas Gifts. Buy more to send. On this site==== online store wholesale sneakers,sports,handbags,clothes ,jeryse accept paypal at www.ppshopping.us ,

    good place for shopping, fashion, sexy, personality, maturity, from here to begin. Are you ready?

    ===== online store wholesale sneakers,sports,handbags,clothes ,jeryse accept paypal at www.ppshopping.us ====

    Air jordan(1-24)shoes $30

    Handbags(Coach l v f e n d i d&g) $35

    Tshirts (Polo ,ed hardy,lacoste) $15

    Jean(True Religion,ed hardy,coogi) $30

    Sunglasses(Oakey,coach,gucci,A r m a i n i) $15

    New era cap $12

    accept paypal or credit card and free shipping

    ====== online store wholesale sneakers,sports,handbags,clothes ,jeryse accept paypal at www.ppshopping.us ====

  13. #88
    bangr's Avatar Member
    Reputation
    1
    Join Date
    Sep 2007
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    USE LAST FIREFOX TO GET IT WORK. +rep, thanks

  14. #89
    everithinT1's Avatar Banned
    Reputation
    1
    Join Date
    Nov 2010
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    "This touches my foot the first icy cobblestones, ran aWOW Gold sense of fear through my already trembling limbs. I could have a presence, powerful and evil RuneScape Gold, hidden in the darkness to feel toBuy WOW Gold me. I carefully rounded the corner, and was a Hit. gush of hot, sulfur-smelling air, it was to crack a sound bone and cartilage, that my stomach dropped then my eyes adjusted and I saw it a massive demon sitting in front ofWOW Power Leveling a blood-smeared stone door and feast on the bodies of my fallen brothers. It was at that moment I raised my ax and be ready forAion Gold revenge and death responsibility that I gave the place the name it now bears ... the dungeons of DaemonAion Leveling. "

Page 6 of 6 FirstFirst ... 23456

Similar Threads

  1. Free Blizzcon Stream
    By Jaladhjin in forum World of Warcraft General
    Replies: 0
    Last Post: 11-06-2015, 04:42 PM
  2. Watch Blizzard's Blizzcon stream for free
    By thinq in forum World of Warcraft Guides
    Replies: 20
    Last Post: 08-21-2009, 10:52 PM
  3. Replies: 1
    Last Post: 08-21-2009, 03:48 PM
  4. How to watch the official Blizzcon stream for free! :)
    By XFiFiX in forum Community Chat
    Replies: 1
    Last Post: 08-21-2009, 02:29 PM
All times are GMT -5. The time now is 12:43 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search