<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kenichis</author_name>
  <author_url>https://blog.hatena.ne.jp/kenichis/</author_url>
  <blog_title>kenichis::TechNotes</blog_title>
  <blog_url>https://kenichis.hatenadiary.org/</blog_url>
  <categories>
    <anon>ActionScript</anon>
  </categories>
  <description>ActionScript上で連想配列を使うには、ObjectかDctionaryを使います。 ActionScriptでは連想配列とは言わず、結合配列と呼ぶとか。ArrayってObjectを継承しているから、ArrayとObjectの違いは何だ？と思ってリファレンスを調べたら、Arrayも結合配列として使えるけど、その場合、Arrayのいくつかの関数が使えなくなるからObjectを使ってね、ってことらしい。 Objectクラス Objectのプロパティを[]で参照して、連想配列として使うことができます。 キーとして指定できるのは文字列のみです。オブジェクトをキーとして使いたい場合は、Dicti…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkenichis.hatenadiary.org%2Fentry%2F20100117%2F1263736403&quot; title=&quot;ActionScriptにおけるMapみたいなオブジェクト 結合配列/連想配列 - kenichis::TechNotes&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>2010-01-17 22:53:23</published>
  <title>ActionScriptにおけるMapみたいなオブジェクト 結合配列/連想配列</title>
  <type>rich</type>
  <url>https://kenichis.hatenadiary.org/entry/20100117/1263736403</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
