<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>raku63</author_name>
  <author_url>https://blog.hatena.ne.jp/raku63/</author_url>
  <blog_title>なにかあるよ</blog_title>
  <blog_url>https://raku63.hatenadiary.org/</blog_url>
  <categories>
    <anon>actionscript</anon>
    <anon>javascript</anon>
  </categories>
  <description>jsでflashvarsに配列を格納 var flashvars = { strList:[&quot;str1&quot;,&quot;str2&quot;] }; //flashに渡す変数 flash側で受け取る var FV = loaderInfo.parameters[&quot;strList&quot;]; 変数の中身をチェックすると… trace(FV); //str1,str2 ←ここは一緒に見えるんだけど trace(typeof FV); //string ←実は文字列になってる。配列ならobjectと出力されるはず。 flashvarsに渡した配列が、asではカンマ区切り文字列になっていた。 asとjsは別の言語だから、データ型…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fraku63.hatenadiary.org%2Fentry%2F20120920%2F1348136399&quot; title=&quot;SWFObjectのFlashVarsで受け取った配列インスタンスは、カンマ区切りの文字列に変換される - なにかあるよ&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>2012-09-20 19:19:59</published>
  <title>SWFObjectのFlashVarsで受け取った配列インスタンスは、カンマ区切りの文字列に変換される</title>
  <type>rich</type>
  <url>https://raku63.hatenadiary.org/entry/20120920/1348136399</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
