{"url":"https://mirichi.hatenadiary.org/entry/20090618/p4","image_url":null,"blog_url":"https://mirichi.hatenadiary.org/","provider_url":"https://hatena.blog","categories":["DXRuby"],"height":"190","html":"<iframe src=\"https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmirichi.hatenadiary.org%2Fentry%2F20090618%2Fp4\" title=\"\u30b9\u30bf\u30fc\u30bf\u30fc\u30ad\u30c3\u30c8\u306e\u30b5\u30f3\u30d7\u30eb\u3092\u62e1\u5f35\u3057\u3066\u307f\u308b - mirichi\u306e\u65e5\u8a18\" class=\"embed-card embed-blogcard\" scrolling=\"no\" frameborder=\"0\" style=\"display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;\"></iframe>","blog_title":"mirichi\u306e\u65e5\u8a18","width":"100%","version":"1.0","author_name":"mirichi","author_url":"https://blog.hatena.ne.jp/mirichi/","title":"\u30b9\u30bf\u30fc\u30bf\u30fc\u30ad\u30c3\u30c8\u306e\u30b5\u30f3\u30d7\u30eb\u3092\u62e1\u5f35\u3057\u3066\u307f\u308b","provider_name":"Hatena Blog","published":"2009-06-18 00:00:02","type":"rich","description":"\u524d\u306b\u4f5c\u3063\u305f\u30a2\u30cb\u30e1\u7ba1\u7406\u30af\u30e9\u30b9Animation\u3092\u4f7f\u3063\u3066\u307f\u3088\u3046\u3068\u601d\u3044\u3001DXRuby\u30b9\u30bf\u30fc\u30bf\u30fc\u30ad\u30c3\u30c8\u306e\u30b5\u30f3\u30d7\u30eb\u304c\u7d75\u306f\u3042\u308b\u306e\u306b\u30a2\u30cb\u30e1\u30fc\u30b7\u30e7\u30f3\u3057\u3066\u306a\u304b\u3063\u305f\u306a\u3042\u3001\u3068\u601d\u3044\u51fa\u3057\u305f\u306e\u3067\u30a2\u30cb\u30e1\u30fc\u30b7\u30e7\u30f3\u3055\u305b\u3066\u307f\u305f\u3002 require 'dxruby' # \u30b7\u30f3\u30d7\u30eb\u306a\u30a2\u30cb\u30e1\u7ba1\u7406\u30af\u30e9\u30b9 class Animation attr_accessor :loop, :count def initialize @arr = [] @count = 0 @total = 0 @loop = true end # \u30a2\u30cb\u30e1\u30d1\u30bf\u30fc\u30f3\u8ffd\u52a0\u3002 def add(image, count) @arr.push([image, count]) @\u2026"}