<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>higayasuo</author_name>
  <author_url>https://blog.hatena.ne.jp/higayasuo/</author_url>
  <blog_title>ひがやすを技術ブログ</blog_title>
  <blog_url>https://higayasuo.hatenablog.com/</blog_url>
  <categories>
    <anon>Flex</anon>
  </categories>
  <description>AS3には、for eachという構文があるんだね。知らなかった。例えば、次のようなコードがあると111222って出力されます。 package { import flash.display.Sprite; import flash.text.TextField; public class Main extends Sprite { public function Main() { var myObj:Object = {aaa:&quot;111&quot;, bbb:&quot;222&quot;}; var tf:TextField = new TextField(); for each (var v:Object in my…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhigayasuo.hatenablog.com%2Fentry%2F20070406%2F1175856435&quot; title=&quot;for each - ひがやすを技術ブログ&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-06 19:47:15</published>
  <title>for each</title>
  <type>rich</type>
  <url>https://higayasuo.hatenablog.com/entry/20070406/1175856435</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
