movie 'oval_vcheck_flash_player.swf' { // flash 7, total frames: 1, frame rate: 30 fps, 150x80 px, compressed frame 1 { FVC_Main.init(this); } movieClip 6 { } movieClip 9 { } movieClip 10 { frame 1 { imgT._visible = false; imgK._visible = false; if (Math.floor(Math.random() * 5) == 4) { imgK._visible = true; } else { imgT._visible = true; } stop(); } } movieClip 15 { } movieClip 17 { } movieClip 21 { } movieClip 23 { } movieClip 27 { } movieClip 30 { } movieClip 33 { } movieClip 34 { frame 15 { gotoAndPlay('START'); } frame 17 { stop(); } } movieClip 35 { } movieClip 36 __Packages.FVC_Main { #initclip if (!_global.FVC_Main) { var v1 = function () {}; _global.FVC_Main = v1; var v2 = v1.prototype; v1.fpDownLoad = function () { getURL('http://www.adobe.com/go/getflashplayer_jp', '_self'); }; v1.defAlertFP = function () { var v1 = FVC_Main.obj.alertFP; v1._x = 0; v1._y = 0; v1._visible = false; v1.btnGetFP.onRelease = FVC_Main.fpDownLoad; }; v1.defErrorMSG = function () { var v1 = FVC_Main.obj.errorMSG; v1._x = 0; v1._y = 0; v1._visible = false; v1.txtMsg.text = ''; }; v1.defMainPanel = function () { var v1 = FVC_Main.obj.mainPanel; v1._x = 0; v1._y = 0; v1._visible = false; v1.verNum._x = 17; v1.verNum._y = 48; v1.verNum.txtVersion.text = ''; v1.mark._visible = false; }; v1.defMainPanel_DL = function () { var v1 = FVC_Main.obj.mainPanel_DL; v1._x = 0; v1._y = 0; v1._visible = false; FVC_Main.refUrl = ''; v1.btnGetFP.onRelease = function () { getURL(FVC_Main.refUrl, '_self'); }; }; v1.chkValues = function (pFamily, pVer, pUrl) { FVC_Main.refUrl = pUrl; if ((System.capabilities.os.toLowerCase()).indexOf(pFamily.toLowerCase()) > -1) { FVC_Main.obj.mainPanel.mark._visible = false; var v5 = pVer.split('.'); var v6 = System.capabilities.version.split(' '); var v3 = v6[1].split(','); var v4 = false; var v2 = 0; while (v2 < v3.length) { if (v3[v2] != v5[v2]) { v4 = true; break; } ++v2; } if (v4) { FVC_Main.obj.mainPanel_DL._visible = true; } else { FVC_Main.obj.mainPanel.verNum.txtVersion.text = System.capabilities.version; FVC_Main.obj.mainPanel.verNum.txtVersionB.text = System.capabilities.version; FVC_Main.obj.mainPanel.verNum._x = 17; FVC_Main.obj.mainPanel._visible = true; } } else { FVC_Main.obj.mainPanel.mark._visible = true; FVC_Main.obj.mainPanel.verNum.txtVersion.text = System.capabilities.version; FVC_Main.obj.mainPanel.verNum.txtVersionB.text = System.capabilities.version; FVC_Main.obj.mainPanel.verNum._x = 0; FVC_Main.obj.mainPanel._visible = true; } _root.pltLoading._visible = false; _root.pltLoading.anim.gotoAndPlay('STOP'); }; v1.init = function (pObj) { FVC_Main.obj = pObj; FVC_Main.obj.pltLoading._visible = false; FVC_Main.defAlertFP(); FVC_Main.defErrorMSG(); FVC_Main.defMainPanel(); FVC_Main.defMainPanel_DL(); var v1 = System.capabilities.version; var v2 = ((v1.split(' '))[1].split(','))[0]; if (v2 < 7) { FVC_Main.obj.alertFP._visible = true; } else { FVC_LoadAndParseOval.parse(); } }; ASSetPropFlags(_global.FVC_Main.prototype, null, 1); } #endinitclip } movieClip 37 __Packages.FVC_LoadAndParseOval { #initclip if (!_global.FVC_LoadAndParseOval) { var v1 = function () {}; _global.FVC_LoadAndParseOval = v1; var v2 = v1.prototype; v1.parse = function () { var v16 = 'http://jvnrss.ise.chuo-u.ac.jp/jtg/ex/oval_vcheck_flash_player.xml'; var dataXML = new XML(); dataXML.ignoreWhite = true; dataXML.onLoad = function (success) { if (success) { var v13 = ''; var v14 = ''; var v12 = ''; var v15 = dataXML.firstChild; var v10 = v15.firstChild; while (v10 != null) { if (v10.nodeName == 'states') { var v8 = v10.childNodes; var v9 = 0; while (v9 < v8.length) { if (v8[v9].nodeName == 'family_state') { var v6 = v8[v9].childNodes; var v2 = 0; while (v2 < v6.length) { if (v6[v2].nodeName == 'family') { v13 = v6[v2].firstChild.nodeValue; } ++v2; } } if (v8[v9].nodeName == 'file_state') { var v7 = v8[v9].childNodes; v2 = 0; while (v2 < v7.length) { if (v7[v2].nodeName == 'version') { v14 = v7[v2].firstChild.nodeValue; } ++v2; } } ++v9; } } if (v10.nodeName == 'definitions') { var v11 = v10.childNodes; v9 = 0; while (v9 < v11.length) { if (v11[v9].nodeName == 'definition') { var v5 = v11[v9].childNodes; var v4 = 0; while (v4 < v5.length) { if (v5[v4].nodeName == 'metadata') { var v3 = v5[v4].childNodes; v2 = 0; while (v2 < v3.length) { if (v3[v2].nodeName == 'reference') { if (v3[v2].attributes.ref_id == 'cpe:/a:adobe:flash_player') { v12 = v3[v2].attributes.ref_url; } } ++v2; } } ++v4; } } ++v9; } } v10 = v10.nextSibling; } FVC_Main.chkValues(v13, v14, v12); } else { trace('Not find file'); _root.pltLoading._visible = false; _root.pltLoading.anim.gotoAndPlay('STOP'); _root.errorMSG.txtMsg.text = 'エラー\n起動できませんでした。\nブラウザの再読込ボタンを\nクリックしてください。'; _root.errorMSG._visible = true; } }; _root.pltLoading._visible = true; _root.pltLoading.anim.gotoAndPlay('START'); dataXML.load(v16); }; ASSetPropFlags(_global.FVC_LoadAndParseOval.prototype, null, 1); } #endinitclip } }