<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>akishin999</author_name>
  <author_url>https://blog.hatena.ne.jp/akishin999/</author_url>
  <blog_title>akishin999の日記</blog_title>
  <blog_url>https://akishin.hatenablog.jp/</blog_url>
  <categories>
    <anon>Flash</anon>
  </categories>
  <description>Rails + SWFUpload v2.2.0.1 で作成しているファイルアップローダで、選択されたファイルの送信順序をサーバ側で受け取りたくていろいろと調べていたところ、以下のように upload_start_handler 内で file.index を addPostParam に設定する事で受け取れました。 swfu = new SWFUpload({ upload_url:'', flash_url:'', upload_start_handler: function(file) { this.addPostParam('file_index', file.index); }, ・…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fakishin.hatenablog.jp%2Fentry%2F20090828%2F1251465726&quot; title=&quot; SWFUpload でファイルの送信順序を送信するには - akishin999の日記&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>2009-08-28 22:22:06</published>
  <title> SWFUpload でファイルの送信順序を送信するには</title>
  <type>rich</type>
  <url>https://akishin.hatenablog.jp/entry/20090828/1251465726</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
