{"id":3356,"date":"2012-04-20T03:03:27","date_gmt":"2012-04-19T18:03:27","guid":{"rendered":"http:\/\/www.webcyou.com\/?p=3356"},"modified":"2012-04-20T03:22:40","modified_gmt":"2012-04-19T18:22:40","slug":"javascript-%e3%83%a9%e3%83%b3%e3%83%80%e3%83%a0%e9%96%a2%e6%95%b0-math-random-%e3%81%be%e3%81%a8%e3%82%81-css3","status":"publish","type":"post","link":"https:\/\/www.webcyou.com\/?p=3356","title":{"rendered":"JavaScript \u30e9\u30f3\u30c0\u30e0\u95a2\u6570 Math.random() \u307e\u3068\u3081 + css3"},"content":{"rendered":"<p>\u524d\u56de\u66f8\u3044\u305f\u3001<\/p>\n<h3><a href=\"https:\/\/www.webcyou.com\/?p=3333\">ActionScript \u30e9\u30f3\u30c0\u30e0\u95a2\u6570 Math.random() \u307e\u3068\u3081<\/a><\/h3>\n<p>\u3092\u305d\u3063\u304f\u308a\u305d\u306e\u307e\u307e\u3001JavaScript\u306b\u3057\u3066\u307e\u3068\u3081\u3066\u307f\u307e\u3057\u305f\u3002<\/p>\n<p>Tweener\u306e\u30a2\u30cb\u30e1\u30fc\u30b7\u30e7\u30f3\u306fCSS3\u3067\u5b9f\u88c5\u3057\u3066\u304a\u308a\u307e\u3059\u306e\u3067\u3001webkit\u7cfb\u30d6\u30e9\u30a6\u30b6(safari,GoogleChome)\u7b49\u3067\u306e\u78ba\u8a8d\u3057\u3066\u9802\u3051\u308c\u3070\u5e78\u3044\u3067\u3059\u3002<\/p>\n<p>\u524d\u56de\u306e\u8a18\u4e8b\u300cActionScript \u30e9\u30f3\u30c0\u30e0\u95a2\u6570 Math.random() \u307e\u3068\u3081\u300d\u3092\u6bd4\u3079\u306a\u304c\u3089\u898b\u3066\u9802\u3051\u308c\u3070\u3068\u3002<\/p>\n<p>&nbsp;<\/p>\n<p>\u300cMath.random\u300d\u306f\u30010 \u4ee5\u4e0a 1 \u672a\u6e80\u306e\u6d6e\u52d5\u5c0f\u6570\u3067\u7d50\u679c\u3092\u8fd4\u3057\u307e\u3059\u3002<\/p>\n<p>\u3067\u306f\u3001\u8abf\u3079\u307e\u3057\u3087\u3046\u3002<\/p>\n<p>\u30e9\u30f3\u30c0\u30e0\u95a2\u6570\u300cMath.random\u300d\u306fActionScript\u3068JavaScript\u3067\u306f\u540c\u3058\u4f7f\u3044\u65b9\u3068\u306a\u308a\u307e\u3059\u3002<\/p>\n<p>JavaScript\u3092\u8a18\u8ff0\u3059\u308b\u524d\u306bHTML,CSS\u306e\u7528\u610f\u3092\u3057\u307e\u3057\u3087\u3046\u3002<\/p>\n<style type=\"text\/css\">\n.randomArea:after{content:'';display:block;clear:both;height:0;visibility:hidden;}\n.randomArea h5{\nmargin-top:10px;\nfont-weight:normal;\nfont-size: 24px;\n}\n.randomArea h6{\nmargin-top:6px;\nfont-weight:normal;\nfont-size: 20px;\n}\n.randomArea .txt{\nmargin-top:10px;\nheight:36px !important;\nborder-bottom:#ccc 1px solid;\nfont-size:32px !important;\ncolor:#016699 !important;\nline-height:1 !important;\n}\n.randomArea .unseiTxt{\nfloat:left;\nmargin-top:8px !important;\nfont-size:32px !important;\ncolor:#f00 !important;\nline-height:1 !important;\n}\n.randomArea .ball{\nbackground:#f00;\nwidth: 50px;\nheight:50px;\nborder-radius:25px;\n-webkit-border-radius:25px;\nmargin-top:10px;\n}\n.randomArea .startBtn{\nmargin-top:20px;\nfloat:right;\n}\n.randomArea .startBtn a{\nbackground:#000000;\ncolor:#ffffff !important;\ntext-decoration:none !important;\npadding:5px 25px;\n}\n.randomArea .startBtn a:active{\nbackground:#f00;\n}\n<\/style>\n<p><strong>HTML<\/strong><\/p>\n<pre class=\"brush: plain; title: ; notranslate\" title=\"\">&lt;div class=&quot;randomArea&quot;&gt;\r\n  &lt;h5&gt;\u4e71\u6570\u8868\u793a&lt;\/h5&gt;\r\n  &lt;p class=&quot;txt&quot; id=&quot;randomTxt001&quot;&gt;&lt;\/p&gt;\r\n  &lt;p class=&quot;startBtn&quot; id=&quot;startBtn001&quot;&gt;&lt;a href=&quot;#&quot;&gt;start&lt;\/a&gt;&lt;\/p&gt;\r\n&lt;\/div&gt;<\/pre>\n<p>\u57fa\u672c\u306f\u3053\u306e\u5f62\u3067\u3044\u304d\u307e\u3059\u3002<\/p>\n<p><strong>CSS<\/strong><\/p>\n<pre class=\"brush: css; title: ; notranslate\" title=\"\">.randomArea:after{content:'';display:block;clear:both;height:0;visibility:hidden;}\r\n.randomArea h5{\r\nmargin-top:10px;\r\nfont-weight:normal;\r\nfont-size:24px;\r\n}\r\n.randomArea h6{\r\nmargin-top:6px;\r\nfont-weight:normal;\r\nfont-size:20px;\r\n}\r\n.randomArea .txt{\r\nmargin-top:10px;\r\nheight:36px;\r\nborder-bottom:#ccc 1px solid;\r\nfont-size:32px;\r\ncolor:#016699;\r\n}\r\n.randomArea .unseiTxt{\r\nfloat:left;\r\nmargin-top:8px;\r\nfont-size:32px;\r\ncolor:#f00;\r\n}\r\n.randomArea .ball{\r\nbackground:#f00;\r\nwidth:50px;\r\nheight:50px;\r\nborder-radius:25px;\r\n-webkit-border-radius:25px;\r\nmargin-top:10px;\r\n}\r\n.randomArea .startBtn{\r\nfloat:right;\r\nmargin-top:20px;\r\n}\r\n.randomArea .startBtn a{\r\npadding:5px 25px;\r\nbackground:#000000;\r\ncolor:#ffffff;\r\ntext-decoration:none;\r\n}\r\n.randomArea .startBtn a:active{\r\nbackground:#f00;\r\n}<\/pre>\n<p>h5\u3001h6\u306f\u8a18\u4e8b\u306b\u5f71\u97ff\u3044\u304b\u306a\u3044\u3088\u3046\u306b\u8a2d\u5b9a\u3057\u3066\u304a\u308a\u307e\u3059\u3002<\/p>\n<p>.ball\u306b\u95a2\u3057\u3066\u306f\u3001CSS3\u3067\u5186\u5f62\u306b\u3057\u3066\u304a\u308a\u307e\u3059\u3002<\/p>\n<p>\u3067\u306fJavaScript\u306e\u7528\u610f\u3002<\/p>\n<p>\u307e\u305a\u3001id\u3092\u53d6\u5f97\u3059\u308b\u305f\u3081\u306e\u8a18\u8ff0\u3092\u3002<\/p>\n<p><strong>JavaScript\u3000id\u53d6\u5f97<\/strong><\/p>\n<pre class=\"brush: plain; title: ; notranslate\" title=\"\">function $(e){ return document.getElementById(e);}\u00a0<\/pre>\n<p>\u3053\u306e\u3088\u3046\u306b\u8a18\u8ff0\u3059\u308b\u3068\u3001<strong>$(&#8220;startBtn001&#8221;)<\/strong>\u306e\u3088\u3046\u306bjQuery\u3067id\u3092\u53d6\u5f97\u3059\u308b\u3088\u3046\u306a\u5f62\u3067\u53d6\u5f97\u304c\u51fa\u6765\u307e\u3059\u3002<\/p>\n<p>&nbsp;<\/p>\n<p><strong>JavaScript\u3000\u30dc\u30bf\u30f3\u30a4\u30d9\u30f3\u30c8<\/strong><\/p>\n<pre class=\"brush: plain; title: ; notranslate\" title=\"\">$(\"startBtn001\").firstChild.onclick = random001;<\/pre>\n<p>\u305d\u308c\u305e\u308c\u306e\u30dc\u30bf\u30f3\u304c\u30af\u30ea\u30c3\u30af\u3055\u308c\u305f\u6642\u306b\u30a4\u30d9\u30f3\u30c8\u3092\u5b9f\u884c\u3057\u307e\u3059\u3002<\/p>\n<p>\u4eca\u56de\u3001001\u301c008\u306e\u9023\u756a\u3092\u4ed8\u3051\u3066\u304a\u308a\u307e\u3059\u3002<\/p>\n<h4>Math.random<\/h4>\n<p><strong>JavaScript\u3000random001()<\/strong><\/p>\n<pre class=\"brush: plain; title: ; notranslate\" title=\"\">function random001(){\r\n  ransu = Math.random();\r\n  $('randomTxt001').innerHTML = ransu;\r\n  return false;\r\n}<\/pre>\n<p>\u307e\u305a\u306f\u3001\u4e71\u6570\u3092\u767a\u751f\u3055\u305b\u307e\u3059\u3002<\/p>\n<div class=\"randomArea\">\n<h5>\u4e71\u6570\u8868\u793a<\/h5>\n<p class=\"txt\" id=\"randomTxt001\">\n<p class=\"startBtn\" id=\"startBtn001\"><a href=\"#\">start<\/a><\/p>\n<\/div>\n<h4>Math.random Math.floor<\/h4>\n<p>\u3053\u306e\u307e\u307e\u3067\u306f\u3068\u3066\u3082\u4f7f\u3046\u306b\u306f\u4e0d\u4fbf\u306a\u306e\u3067\u3001\u4f7f\u3048\u308b\u3088\u3046\u306b\u6570\u5b57\u3092\u4e00\u6841\u306b\u3057\u307e\u3057\u3087\u3046\u3002<\/p>\n<p>\u305d\u306e\u70ba\u306b\u306f\u3001\u307e\u305a\u751f\u6210\u3057\u305f\u4e71\u6570\u306b10\u3092\u639b\u3051\u307e\u3059\u3002<\/p>\n<pre class=\"brush: plain; title: ; notranslate\" title=\"\">function random002(){\r\n  ransu = Math.random()*10;\r\n  $('randomTxt002').innerHTML = ransu;\r\n  return false;\r\n}<\/pre>\n<div class=\"randomArea\">\n<h5>\u4e71\u6570\u8868\u793a<\/h5>\n<p class=\"txt\" id=\"randomTxt002\">\n<p class=\"startBtn\" id=\"startBtn002\"><a href=\"#\">start<\/a><\/p>\n<\/div>\n<p>10\u639b\u3051\u305f\u4e71\u6570\u3092Math.floor\u3067\u6574\u6570\u306b\u3057\u307e\u3059\u3002<\/p>\n<p>\u3053\u308c\u30670~9\u306e\u6574\u6570\u3092\u30e9\u30f3\u30c0\u30e0\u306b\u751f\u6210\u3059\u308b\u3053\u3068\u304c\u51fa\u6765\u307e\u3059\u3002<\/p>\n<pre class=\"brush: plain; title: ; notranslate\" title=\"\">function random003(){\r\n  ransu = Math.floor(Math.random()*10);\r\n  $('randomTxt003').innerHTML = ransu;\r\n  return false;\r\n}<\/pre>\n<div class=\"randomArea\">\n<h5>\u4e71\u6570\u8868\u793a<\/h5>\n<p class=\"txt\" id=\"randomTxt003\">\n<p class=\"startBtn\" id=\"startBtn003\"><a href=\"#\">start<\/a><\/p>\n<\/div>\n<h4>\u304a\u307f\u304f\u3058<\/h4>\n<p>\u524d\u56de\u540c\u69d8\u3001\u304a\u307f\u304f\u3058\u3092\u4f5c\u308a\u307e\u3059\u3002<\/p>\n<p>0\u301c3\u306e\u5834\u5408\u3001\u300c\u51f6\u300d\u30014\u30015\u306e\u5834\u5408\u300c\u4e2d\u5409\u300d\u30016\u301c9\u306e\u5834\u5408\u300c\u5927\u5409\u300d\u306b\u3057\u307e\u3059\u3002<\/p>\n<p><strong>HTML<\/strong><\/p>\n<pre class=\"brush: plain; title: ; notranslate\" title=\"\">&lt;div class=&quot;randomArea&quot;&gt;\r\n  &lt;h5&gt;\u4e71\u6570\u8868\u793a&lt;\/h5&gt;\r\n  &lt;p class=&quot;txt&quot; id=&quot;randomTxt004&quot;&gt;&lt;\/p&gt;\r\n  &lt;h6&gt;\u4eca\u65e5\u306e\u904b\u52e2&lt;\/h5&gt;\r\n  &lt;p class=&quot;unseiTxt&quot; id=&quot;uranaiTxt&quot;&gt;&lt;\/p&gt;\r\n  &lt;p class=&quot;startBtn&quot; id=&quot;startBtn004&quot;&gt;&lt;a href=&quot;#&quot;&gt;start&lt;\/a&gt;&lt;\/p&gt;\r\n&lt;\/div&gt;<\/pre>\n<p>HTML\u3092\u5c11\u3057\u4ed8\u3051\u52a0\u3048\u307e\u3059\u3002\u3042\u3068\u306fActionScript\u3068\u307b\u307c\u540c\u3058\u3067\u3059\u3002<\/p>\n<pre class=\"brush: plain; title: ; notranslate\" title=\"\">function random004(){\r\n  ransu = Math.floor(Math.random()*10);\r\n  $('randomTxt004').innerHTML = ransu; \r\n  var uranaiTxt = $('uranaiTxt');\r\n\r\n  if(ransu&lt;=3){\r\n   uranaiTxt.innerHTML = &quot;\u51f6&quot;;\r\n  }else if(ransu&gt;3 &amp;&amp; ransu&lt;6){\r\n   uranaiTxt.innerHTML = &quot;\u4e2d\u5409&quot;;\r\n  }else if(ransu&gt;=6){\r\n   uranaiTxt.innerHTML = &quot;\u5927\u5409&quot;;\r\n  }\r\n  return false;\r\n}<\/pre>\n<div class=\"randomArea\">\n<h5>\u4e71\u6570\u8868\u793a<\/h5>\n<p class=\"txt\" id=\"randomTxt004\">\n<h6>\u4eca\u65e5\u306e\u904b\u52e2<\/h5>\n<p class=\"unseiTxt\" id=\"uranaiTxt\">\n<p class=\"startBtn\" id=\"startBtn004\"><a href=\"#\">start<\/a><\/p>\n<\/div>\n<h4>\u30dc\u30fc\u30eb\u79fb\u52d5<\/h4>\n<p>\u524d\u56de\u540c\u69d8\u3001\u4eca\u5ea6\u306f\u30dc\u30fc\u30eb\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u3092\u30e9\u30f3\u30c0\u30e0\u306b\u79fb\u52d5\u3055\u305b\u307e\u3057\u3087\u3046\u3002<\/p>\n<p>Start\u30dc\u30bf\u30f3\u3092\u62bc\u3059\u3068\u30e9\u30f3\u30c0\u30e0\u306bX\u5ea7\u6a19\u3092\u79fb\u52d5\u3057\u307e\u3059\u3002<\/p>\n<p><strong>HTML<\/strong><\/p>\n<pre class=\"brush: plain; title: ; notranslate\" title=\"\">&lt;div class=&quot;randomArea&quot;&gt;\r\n  &lt;h5&gt;X\u5ea7\u6a19&lt;\/h5&gt;\r\n  &lt;p class=&quot;txt&quot; id=&quot;randomTxt005&quot;&gt;&lt;\/p&gt;\r\n  &lt;p class=&quot;ball&quot; id=&quot;ball005&quot;&gt;&lt;\/p&gt;\r\n  &lt;p class=&quot;startBtn&quot; id=&quot;startBtn005&quot;&gt;&lt;a href=&quot;#&quot;&gt;start&lt;\/a&gt;&lt;\/p&gt;\r\n&lt;\/div&gt;<\/pre>\n<p><strong>JavaScript<\/strong><\/p>\n<pre class=\"brush: plain; title: ; notranslate\" title=\"\">function random005(){\r\n  ransu = Math.random()*10;\r\n  ransu = Math.floor(ransu)\/2*100;\r\n  $('randomTxt005').innerHTML = ransu;\r\n  $('ball005').style.marginLeft = ransu +\"px\";\r\n  return false;\r\n}<\/pre>\n<div class=\"randomArea\">\n<h5>X\u5ea7\u6a19<\/h5>\n<p class=\"txt\" id=\"randomTxt005\">\n<p class=\"ball\" id=\"ball005\">\n<p class=\"startBtn\" id=\"startBtn005\"><a href=\"#\">start<\/a><\/p>\n<\/div>\n<p>$(&#8216;ball005&#8217;).style.marginLeft = ransu +&#8221;px&#8221;;\u3067\u3001\u30de\u30fc\u30b8\u30f3\u30ec\u30d5\u30c8\u306e\u5024\u3092\u5909\u3048\u3066\u3044\u307e\u3059\u3002<\/p>\n<p>\u305d\u306e\u307e\u307e\u3060\u3068\u77ac\u9593\u79fb\u52d5\u3057\u3066\u3044\u308b\u306e\u3067\u3001CSS3\u306etranslate\u3092\u4f7f\u3044\u30a2\u30cb\u30e1\u30fc\u30b7\u30e7\u30f3\u3055\u305b\u307e\u3059\u3002<\/p>\n<p><strong>JavaScript<\/strong><\/p>\n<pre class=\"brush: plain; title: ; notranslate\" title=\"\">$(\"ball006\").style.webkitTransform = \"translate(0px,0px)\";\r\n$(\"ball006\").style.webkitTransitionProperty = \"-webkit-transform\";\r\n$(\"ball006\").style.webkitTransitionDuration = \"0.4s\";\r\n$(\"ball006\").style.webkitTransitionTimingFunction = \"ease-in-out\";<\/pre>\n<p>\u3053\u306e\u3088\u3046\u306bJavaScript\u3067\u8a2d\u5b9a\u3002\u30de\u30fc\u30b8\u30f3\u30ec\u30d5\u30c8\u306e\u8a2d\u5b9a\u90e8\u5206\u3092<\/p>\n<pre class=\"brush: plain; title: ; notranslate\" title=\"\">$(\"ball006\").style.webkitTransform = \"translate(\" +ransu+ \"px,0px)\";<\/pre>\n<p>\u306b\u5909\u66f4\u3057\u307e\u3059\u3002<\/p>\n<pre class=\"brush: plain; title: ; notranslate\" title=\"\">function random006(){\r\n  ransu = Math.random()*10;\r\n  ransu = Math.floor(ransu)\/2*100;\r\n  $('randomTxt006').innerHTML = ransu;\r\n  $(\"ball006\").style.webkitTransform = \"translate(\" +ransu+ \"px,0px)\";\r\n  return false;\r\n}<\/pre>\n<div class=\"randomArea\">\n<h5>X\u5ea7\u6a19<\/h5>\n<p class=\"txt\" id=\"randomTxt006\">\n<p class=\"ball\" id=\"ball006\">\n<p class=\"startBtn\" id=\"startBtn006\"><a href=\"#\">start<\/a><\/p>\n<\/div>\n<h4>\u30e9\u30f3\u30c0\u30e0\u306b\u8272\u3092\u5909\u5316<\/h4>\n<p>\u524d\u56de\u540c\u69d8\u3001\u8272\u3092\u5909\u5316\u3055\u305b\u307e\u3059\u3002<\/p>\n<p>JavaScript\u3067\u306e\u8272\u306e\u5909\u5316\u306f<strong>0xFFFFFF<\/strong>\u3068<strong>toString(16)<\/strong>\u3092\u4f7f\u3044\u300116\u9032\u6570\u306e\u6570\u5b57\u306b\u5909\u66f4\u3057\u3001\u5024\u3092\u4ee3\u5165\u3059\u308b\u3053\u3068\u306b\u3088\u3063\u3066\u5bfe\u8c61\u306e\u8272\u3092\u5909\u66f4\u3055\u305b\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002<\/p>\n<pre class=\"brush: plain; title: ; notranslate\" title=\"\">Math.floor(Math.random() * 0xFFFFFF).toString(16);<\/pre>\n<p>16\u9032\u6570\u306b\u3059\u308b\u307e\u3048\u306b\u6574\u6570\u306b\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n<p>\u3053\u308c\u3089\u3092\u8e0f\u307e\u3048\u3001\u30dc\u30fc\u30eb\u306e\u8272\u3092\u5909\u5316\u3055\u305b\u307e\u3057\u3087\u3046\u3002<\/p>\n<p><strong>JavaScript<\/strong><\/p>\n<pre class=\"brush: plain; title: ; notranslate\" title=\"\">function random007(){\r\n  newColor = Math.floor(Math.random() * 0xFFFFFF).toString(16);\r\n  $('randomTxt007').innerHTML = newColor;\r\n  $(\"ball007\").style.backgroundColor = \"#\" + newColor;\r\n  return false;\r\n}<\/pre>\n<div class=\"randomArea\">\n<h5>\u65b0\u3057\u3044\u8272<\/h5>\n<p class=\"txt\" id=\"randomTxt007\">\n<p class=\"ball\" id=\"ball007\">\n<p class=\"startBtn\" id=\"startBtn007\"><a href=\"#\">start<\/a><\/p>\n<\/div>\n<p>&nbsp;<\/p>\n<p>\u3067\u306f\u3001\u6700\u5f8c\u306b\u8272\u306e\u5909\u5316\u3068\u5171\u306bX\u5ea7\u6a19\u306e\u30dc\u30fc\u30eb\u79fb\u52d5\u3082\u884c\u3044\u307e\u3059\u3002<\/p>\n<p>random006\u3068random007\u3092\u5408\u4f53\u3055\u305b\u305f\u5f62\u3068\u306a\u308a\u307e\u3059\u3002<\/p>\n<pre class=\"brush: plain; title: ; notranslate\" title=\"\">function random008(){\r\n  ransu = Math.random()*10;\r\n  ransu = Math.floor(ransu)\/2*100;\r\n  newColor = Math.floor(Math.random() * 0xFFFFFF).toString(16);\r\n  $('randomTxt008').innerHTML = newColor;\r\n  $(\"ball008\").style.backgroundColor = \"#\" + newColor;\r\n  $(\"ball008\").style.webkitTransform = \"translate(\" +ransu+ \"px,0px)\";\r\n  return false;\r\n}<\/pre>\n<div class=\"randomArea\">\n<h5>\u65b0\u3057\u3044\u8272<\/h5>\n<p class=\"txt\" id=\"randomTxt008\">\n<p class=\"ball\" id=\"ball008\">\n<p class=\"startBtn\" id=\"startBtn008\"><a href=\"#\">start<\/a><\/p>\n<\/div>\n<p>\u4ee5\u4e0a\u306b\u306a\u308a\u307e\u3059\u30fc\u3002<\/p>\n<p><script type=\"text\/javascript\" src=\"http:\/\/webcyou.com\/demo\/js\/random\/random.js\"><\/script><\/p>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u524d\u56de\u66f8\u3044\u305f\u3001 ActionScript \u30e9\u30f3\u30c0\u30e0\u95a2\u6570 Math.random() \u307e\u3068\u3081 \u3092\u305d\u3063\u304f\u308a\u305d\u306e\u307e\u307e\u3001JavaScript\u306b\u3057\u3066\u307e\u3068\u3081\u3066\u307f\u307e\u3057\u305f\u3002 Tweener\u306e\u30a2\u30cb\u30e1\u30fc\u30b7\u30e7\u30f3\u306fCSS3\u3067\u5b9f\u88c5\u3057\u3066\u304a\u308a\u307e\u3059\u306e\u3067\u3001 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[12],"tags":[73,172,167,177,170,47,95,118],"class_list":["post-3356","post","type-post","status-publish","format-standard","hentry","category-javascript","tag-actiinscript2-0","tag-actionscript","tag-css","tag-css3","tag-flash","tag-javascript-2","tag-95","tag-118"],"_links":{"self":[{"href":"https:\/\/www.webcyou.com\/index.php?rest_route=\/wp\/v2\/posts\/3356","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.webcyou.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.webcyou.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.webcyou.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.webcyou.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=3356"}],"version-history":[{"count":11,"href":"https:\/\/www.webcyou.com\/index.php?rest_route=\/wp\/v2\/posts\/3356\/revisions"}],"predecessor-version":[{"id":3367,"href":"https:\/\/www.webcyou.com\/index.php?rest_route=\/wp\/v2\/posts\/3356\/revisions\/3367"}],"wp:attachment":[{"href":"https:\/\/www.webcyou.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=3356"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.webcyou.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=3356"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.webcyou.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=3356"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}