<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>jedisystemer</author_name>
  <author_url>https://blog.hatena.ne.jp/jedisystemer/</author_url>
  <blog_title>Flash制作講座フラッシュ制作講習</blog_title>
  <blog_url>https://flash.hateblo.jp/</blog_url>
  <categories>
    <anon>ActionScript3.0</anon>
    <anon>外部XML読み込み</anon>
    <anon>replace</anon>
    <anon>文字の置換え</anon>
  </categories>
  <description>XMLデータを取得した後に、データ型を変更して、抽出した文字列から特定の文字を削除、置き換えするための簡易的な方法です。 もっと高度な方法があるかもしれませんが、値の取得だけをしたいという文字列からの抽出や削除、文字の置き換え手段です。 replace関数を使用しますが、データ型がXMLだとそのまま強制変換できませんので、データ型を変換してから特定文字列の削除をします。 【記述例:XMLデータ型をString(文字列型)に変換して特定文字を削除する方法】var whX:String;whX=String(xml.channel.item.content); //xml.channel.item…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fflash.hateblo.jp%2Fentry%2F20100724%2F1279976520&quot; title=&quot;XMLパース簡単文字列操作-Flash/AS3.0 - Flash制作講座フラッシュ制作講習&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-07-24 22:02:00</published>
  <title>XMLパース簡単文字列操作-Flash/AS3.0</title>
  <type>rich</type>
  <url>https://flash.hateblo.jp/entry/20100724/1279976520</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
