<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>cf-note</author_name>
  <author_url>https://blog.hatena.ne.jp/cf-note/</author_url>
  <blog_title>cf-note</blog_title>
  <blog_url>https://cf-note.hatenadiary.org/</blog_url>
  <categories>
    <anon>flash as3</anon>
  </categories>
  <description>as3でtweenを使用するとtweenが途中で停止してしまう 原因はTweenがガベージコレクタの対象になってしまう為との事。 下記の様に配列に格納する事で回避できる様です。var tweens = new Array(); tweens[0] = new Tween(mc, &quot;pram&quot;, easing, start, end, duration, bool);このような事も有り、 今後は、Tweenerを使おうと思います。</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fcf-note.hatenadiary.org%2Fentry%2F20080702%2F1214967035&quot; title=&quot;tweenが途中で停止する現象 - cf-note&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>2008-07-02 11:50:35</published>
  <title>tweenが途中で停止する現象</title>
  <type>rich</type>
  <url>https://cf-note.hatenadiary.org/entry/20080702/1214967035</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
