<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>bigchu</author_name>
  <author_url>https://blog.hatena.ne.jp/bigchu/</author_url>
  <blog_title>bigchu’s blog</blog_title>
  <blog_url>https://bigchu.hatenablog.com/</blog_url>
  <categories>
    <anon>Flash</anon>
  </categories>
  <description>EventDispatcher の原理カスタムイベントの原理は、イベントの発行元が登録者用の配列を保持し、通知を望むオブジェクトが自身をそこへ push し、発行元が発行時、配列内の登録者たちのイベントハンドラメソッドを実行するというものです。ここではその原理のみを表す簡単な例を見てみましょう。 // 新規 .fla のフレーム1 var myDispatcher: Object = new Object(); myDispatcher.addEventListener = function (eventType:String, obj:Object): Void { if (this[eve…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fbigchu.hatenablog.com%2Fentry%2F20070422%2F1239794747&quot; title=&quot;AS2.0 でイベントを書いてみる - bigchu’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>2007-04-22 20:25:47</published>
  <title>AS2.0 でイベントを書いてみる</title>
  <type>rich</type>
  <url>https://bigchu.hatenablog.com/entry/20070422/1239794747</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
