<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>5ive.blog &#187; xml</title>
	<atom:link href="http://blog.5ive.info/archives/tag/xml/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.5ive.info</link>
	<description>ActionScriptを中心としたWeb全般プログラムのメモサイトです。</description>
	<lastBuildDate>Fri, 11 May 2012 06:55:59 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Progression4（ベータ版）でPRMLLoaderを使うには</title>
		<link>http://blog.5ive.info/archives/665</link>
		<comments>http://blog.5ive.info/archives/665#comments</comments>
		<pubDate>Wed, 21 Oct 2009 08:35:31 +0000</pubDate>
		<dc:creator>_simo</dc:creator>
				<category><![CDATA[as3]]></category>
		<category><![CDATA[Progression]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://www.5ive.info/blog/?p=665</guid>
		<description><![CDATA[※Progression4（正式版）でPRMLLoaderの仕様が一部変更されました。下記の方法よりも、よりスマートに実装出来るようになってるのでこちらを参考にして下さい。 Progression4では仕様変更により今ま &#8230; <a href="http://blog.5ive.info/archives/665">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://blog.5ive.info/archives/665/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>WordPressからProgressionのPRMLを出力してみる</title>
		<link>http://blog.5ive.info/archives/592</link>
		<comments>http://blog.5ive.info/archives/592#comments</comments>
		<pubDate>Tue, 21 Jul 2009 01:10:01 +0000</pubDate>
		<dc:creator>_simo</dc:creator>
				<category><![CDATA[as3]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[Progression]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://www.5ive.info/blog/?p=592</guid>
		<description><![CDATA[Flashネタをエントリーするのは久々だなー。先日の福岡てら子で発表した内容ですが、WordPressからProgressionで使うPRMLというXMLを出力する方法。PRMLの詳しい説明は本家リファレンスを参照して下 &#8230; <a href="http://blog.5ive.info/archives/592">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://blog.5ive.info/archives/592/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>PHPで動的生成されたXMLをjQueryで読み込むときの注意</title>
		<link>http://blog.5ive.info/archives/296</link>
		<comments>http://blog.5ive.info/archives/296#comments</comments>
		<pubDate>Wed, 10 Dec 2008 01:12:37 +0000</pubDate>
		<dc:creator>_simo</dc:creator>
				<category><![CDATA[javascript]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://www.5ive.info/blog/?p=296</guid>
		<description><![CDATA[WordPressとかのPHPから動的生成されたxmlをjQueryを使って読み込むときにワナがあるので注意が必要。Flashでは普通に読み込めたので気付かなかったけど、動的生成のxmlをjQueryで読み込むとエラーに &#8230; <a href="http://blog.5ive.info/archives/296">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://blog.5ive.info/archives/296/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPressでFlash用に複数のxmlを出力する方法</title>
		<link>http://blog.5ive.info/archives/280</link>
		<comments>http://blog.5ive.info/archives/280#comments</comments>
		<pubDate>Fri, 21 Nov 2008 08:07:24 +0000</pubDate>
		<dc:creator>_simo</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://www.5ive.info/blog/?p=280</guid>
		<description><![CDATA[デフォルトのRSS配信とは別にページ機能を使ってxmlを出力する事が出来たのね。今まで気付かなかったのでメモ。 まずはページ用PHPの冒頭でTemplate Nameを設定する。今回の場合は「newsXML」とする。この &#8230; <a href="http://blog.5ive.info/archives/280">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://blog.5ive.info/archives/280/feed</wfw:commentRss>
		<slash:comments>31</slash:comments>
		</item>
		<item>
		<title>CASA Frameworkを試す</title>
		<link>http://blog.5ive.info/archives/12</link>
		<comments>http://blog.5ive.info/archives/12#comments</comments>
		<pubDate>Mon, 02 Jul 2007 03:19:00 +0000</pubDate>
		<dc:creator>_simo</dc:creator>
				<category><![CDATA[as2]]></category>
		<category><![CDATA[CASA]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://www.5ive.info/blog/archives/12</guid>
		<description><![CDATA[CASAが良いらしい、とよく聞くので使ってみる。クラスを一通り見てみると「LoadGroup」と「XmlUtil」あたりが便利そうだ。 「LoadGroup」を使うと複数のxmlや画像を一括管理で読み込む事ができる。今回 &#8230; <a href="http://blog.5ive.info/archives/12">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://blog.5ive.info/archives/12/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>ドメイン間ポリシーファイルについて</title>
		<link>http://blog.5ive.info/archives/7</link>
		<comments>http://blog.5ive.info/archives/7#comments</comments>
		<pubDate>Thu, 17 May 2007 05:24:02 +0000</pubDate>
		<dc:creator>_simo</dc:creator>
				<category><![CDATA[as2]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[xml]]></category>
		<category><![CDATA[通信]]></category>

		<guid isPermaLink="false">http://www.5ive.info/wordpress/archives/7</guid>
		<description><![CDATA[異なるドメイン間でXMLとかをやり取りする場合、「crossdomain.xml」を設置する必要がある。Flash側にはcrossdomain.xmlが置かれているドメインを設定することでクロスアクセスが可能になる。アク &#8230; <a href="http://blog.5ive.info/archives/7">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://blog.5ive.info/archives/7/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

