{"id":103,"date":"2013-12-10T00:00:00","date_gmt":"2013-12-09T15:00:00","guid":{"rendered":"http:\/\/taitan916.info\/blog\/?p=103"},"modified":"2024-05-22T22:00:35","modified_gmt":"2024-05-22T13:00:35","slug":"post-103","status":"publish","type":"post","link":"https:\/\/taitan916.info\/blog\/archives\/103","title":{"rendered":"JavaScript\u3067Flash\u306e\u30d0\u30fc\u30b8\u30e7\u30f3\u3092\u53d6\u5f97\u3059\u308b\u65b9\u6cd5"},"content":{"rendered":"<p>Flash\u306e\u30d0\u30fc\u30b8\u30e7\u30f3\u53d6\u5f97\u3092javascript\u3067\u884c\u3046\u30bd\u30fc\u30b9\u30b3\u30fc\u30c9\u306e\u3092\u4ee5\u4e0b\u306b\u30e1\u30e2\u3002<\/p>\n<p>&nbsp;<\/p>\n<h2>\u30bd\u30fc\u30b9\u30b3\u30fc\u30c9<\/h2>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\">var flashVer = (function() {\r\n    if (navigator.plugins &amp;&amp; navigator.mimeTypes['application\/x-shockwave-flash']) {\r\n        var plugin = navigator.mimeTypes['application\/x-shockwave-flash'].enabledPlugin;\r\n        if (plugin &amp;&amp; plugin.description) {\r\n            var ver = plugin.description.replace(\/^[A-Za-z\\s]+\/, '').replace(\r\n                \/(\\s+r|\\s+b[0-9]+)\/, \".\");\r\n        }\r\n    } else {\r\n        var x = '';\r\n        try {\r\n            var axo = new ActiveXObject(\"ShockwaveFlash.ShockwaveFlash.7\");\r\n            x = axo.GetVariable(\"$version\");\r\n        } catch (e) {\r\n            try {\r\n                axo = new ActiveXObject(\"ShockwaveFlash.ShockwaveFlash.6\");\r\n                x = \"WIN 6,0,21,0\";\r\n                axo.AllowScriptAccess = \"always\";\r\n                x = axo.GetVariable(\"$version\");\r\n            } catch (e) {\r\n                if (!x.match(\/^WIN\/)) {\r\n                    try {\r\n                        axo = null;\r\n                        axo = new ActiveXObject(\"ShockwaveFlash.ShockwaveFlash.3\");\r\n                        x = axo.GetVariable(\"$version\");\r\n                    } catch (e) {\r\n                        if (axo) {\r\n                            x = \"WIN 3,0,18,0\";\r\n                        } else {\r\n                            try {\r\n                                axo = new ActiveXObject(\"ShockwaveFlash.ShockwaveFlash\");\r\n                                x = \"WIN 2,0,0,11\";\r\n                            } catch (e) {\r\n                                x = \"WIN 0,0,0,0\";\r\n                            }\r\n                        }\r\n                    }\r\n                }\r\n            }\r\n        }\r\n        ver = x.replace(\/^WIN \/, '').replace(\/,[0-9]+$\/, '').replace(\/,\/g, '.');\r\n    }\r\n    return (ver == '0.0.0') ? false : ver;\r\n}());\r\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Flash\u306e\u30d0\u30fc\u30b8\u30e7\u30f3\u53d6\u5f97\u3092javascript\u3067\u884c\u3046\u30bd\u30fc\u30b9\u30b3\u30fc\u30c9\u306e\u3092\u4ee5\u4e0b\u306b\u30e1\u30e2 ... <\/p>\n","protected":false},"author":1,"featured_media":1067,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[4],"tags":[],"class_list":["post-103","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-javascript"],"acf":[],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/taitan916.info\/blog\/wp-json\/wp\/v2\/posts\/103","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/taitan916.info\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/taitan916.info\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/taitan916.info\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/taitan916.info\/blog\/wp-json\/wp\/v2\/comments?post=103"}],"version-history":[{"count":2,"href":"https:\/\/taitan916.info\/blog\/wp-json\/wp\/v2\/posts\/103\/revisions"}],"predecessor-version":[{"id":6366,"href":"https:\/\/taitan916.info\/blog\/wp-json\/wp\/v2\/posts\/103\/revisions\/6366"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/taitan916.info\/blog\/wp-json\/wp\/v2\/media\/1067"}],"wp:attachment":[{"href":"https:\/\/taitan916.info\/blog\/wp-json\/wp\/v2\/media?parent=103"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/taitan916.info\/blog\/wp-json\/wp\/v2\/categories?post=103"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/taitan916.info\/blog\/wp-json\/wp\/v2\/tags?post=103"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}