\n'); } // JavaScript到Flash通信 function SetFlashData() { var fromIndex = window.location.href.indexOf("?Key="); var toIndex = window.location.href.length; if (fromIndex != -1) { window.document.Stock.SetVariable("lognInKey", window.location.href.substring(fromIndex + 5, toIndex)); window.document.Stock.SetVariable("isNewData", 1); } } -->
|