<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>webpagemaker</author_name>
  <author_url>https://blog.hatena.ne.jp/webpagemaker/</author_url>
  <blog_title>96's blog</blog_title>
  <blog_url>https://96s.hatenablog.com/</blog_url>
  <categories>
    <anon>ActionScript</anon>
  </categories>
  <description>講師記録「Flash-アルゴリズムの構築」 IllustratorからFlashに画像の移行 AiでコピーFlでペースト コメントアウト １行は//○○ 複数行では/*○○*/ 表示→ペーストボードのチェックを外すと右端あわせ。 画像が静止状態から加速していくプログラム 画像に記述する場合。 onClipEvent(load){ speed=0; accel=1; } onClipEvent(enterFrame){ speed +=accel; this._x +=speed; } actionレイヤーに記述する場合。（ActionScriptで関数を使う場合は、インスタンスではなくタイムラ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2F96s.hatenablog.com%2Fentry%2F20130823%2F1377183600_2&quot; title=&quot;ActionScript03（onClipEventハンドラ） - 96&amp;#39;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>2013-08-23 00:00:00</published>
  <title>ActionScript03（onClipEventハンドラ）</title>
  <type>rich</type>
  <url>https://96s.hatenablog.com/entry/20130823/1377183600_2</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
