<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>harukazepc</author_name>
  <author_url>https://blog.hatena.ne.jp/harukazepc/</author_url>
  <blog_title>harukazepc’s blog</blog_title>
  <blog_url>https://harukazepc.hatenablog.jp/</blog_url>
  <categories>
    <anon>android</anon>
    <anon>titanium</anon>
  </categories>
  <description>Titaniumにおいて、ImageViewでimages要素に画像の配列を与えることで、パラパラ漫画なアニメーションを実装できます。以下のような感じで。 var animationFrames = [ 'images/1.jpg','images/2.jpg','images/3.jpg','images/4.jpg' ]; var imageView = Ti.UI.createImageView({ images: animationFrames, duration: 100, repeatCount: 0, height: 200, width: 200, top: 30 }); Ti…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fharukazepc.hatenablog.jp%2Fentry%2F20110508%2F1304842333&quot; title=&quot; ImageView.start() で落ちる時の対処法 - harukazepc’s blog&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2011-05-08 17:12:13</published>
  <title> ImageView.start() で落ちる時の対処法</title>
  <type>rich</type>
  <url>https://harukazepc.hatenablog.jp/entry/20110508/1304842333</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
