<?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; air</title>
	<atom:link href="http://blog.5ive.info/archives/category/air/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>Pathのサイドビュー切替をFlashBuilderで再現してみた</title>
		<link>http://blog.5ive.info/archives/2160</link>
		<comments>http://blog.5ive.info/archives/2160#comments</comments>
		<pubDate>Wed, 22 Feb 2012 05:51:24 +0000</pubDate>
		<dc:creator>_simo</dc:creator>
				<category><![CDATA[air]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[FlashBuilder]]></category>

		<guid isPermaLink="false">http://blog.5ive.info/?p=2160</guid>
		<description><![CDATA[TwitterとInstagramに満足してるので今はほとんど使ってないけど、UIの作り込みがとても評判のPathで採用されているスワイプでメインビューと両サイドビューを切り替えるUIをFlashで再現してみた。このUI &#8230; <a href="http://blog.5ive.info/archives/2160">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://blog.5ive.info/archives/2160/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FlashBuilderでコンパイル時のフレームレートを変更するには</title>
		<link>http://blog.5ive.info/archives/1770</link>
		<comments>http://blog.5ive.info/archives/1770#comments</comments>
		<pubDate>Sat, 28 Jan 2012 05:03:10 +0000</pubDate>
		<dc:creator>_simo</dc:creator>
				<category><![CDATA[air]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[FlashBuilder]]></category>

		<guid isPermaLink="false">http://blog.5ive.info/?p=1770</guid>
		<description><![CDATA[FlashBuilderモバイルプロジェクトのプロパティから「Flexコンパイラー」を選択して、「追加コンパイラー引数」のところに下記を追加。 -default-frame-rate 30 これで30fpsのswfがパブ &#8230; <a href="http://blog.5ive.info/archives/1770">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://blog.5ive.info/archives/1770/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TabbedViewNavigatorにViewNavigatorを動的に追加削除するには</title>
		<link>http://blog.5ive.info/archives/1775</link>
		<comments>http://blog.5ive.info/archives/1775#comments</comments>
		<pubDate>Fri, 27 Jan 2012 04:25:49 +0000</pubDate>
		<dc:creator>_simo</dc:creator>
				<category><![CDATA[air]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[FlashBuilder]]></category>

		<guid isPermaLink="false">http://blog.5ive.info/?p=1775</guid>
		<description><![CDATA[TabbedViewNavigatorApplicationを使ってタブ付きアプリを作る場合にタブ数が固定の場合は良いのだけど、動的に増減させる方法。add系やremove系のメソッドでViewNavigatorを追加・ &#8230; <a href="http://blog.5ive.info/archives/1775">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://blog.5ive.info/archives/1775/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FlashBuilderでmxmlに動的にaddChildするには</title>
		<link>http://blog.5ive.info/archives/2074</link>
		<comments>http://blog.5ive.info/archives/2074#comments</comments>
		<pubDate>Fri, 27 Jan 2012 01:03:18 +0000</pubDate>
		<dc:creator>_simo</dc:creator>
				<category><![CDATA[air]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[FlashBuilder]]></category>

		<guid isPermaLink="false">http://blog.5ive.info/?p=2074</guid>
		<description><![CDATA[表示オブジェクトをAS3で動的に作ってmxmlに直接addChildしようとするとエラーになる。どうやらmxmlに表示オブジェクトを配置するにはaddElementを使うらしい。mxmlにはコンポーネントしか配置できない &#8230; <a href="http://blog.5ive.info/archives/2074">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://blog.5ive.info/archives/2074/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>タブ移動するタイミングを検知する</title>
		<link>http://blog.5ive.info/archives/2064</link>
		<comments>http://blog.5ive.info/archives/2064#comments</comments>
		<pubDate>Thu, 19 Jan 2012 08:20:09 +0000</pubDate>
		<dc:creator>_simo</dc:creator>
				<category><![CDATA[air]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[FlashBuilder]]></category>

		<guid isPermaLink="false">http://blog.5ive.info/?p=2064</guid>
		<description><![CDATA[import mx.events.FlexEvent; import spark.events.IndexChangeEvent; /** * 初期化 */ protected function creationComp &#8230; <a href="http://blog.5ive.info/archives/2064">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://blog.5ive.info/archives/2064/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AIRでのローカルディレクトリのアクセス先</title>
		<link>http://blog.5ive.info/archives/61</link>
		<comments>http://blog.5ive.info/archives/61#comments</comments>
		<pubDate>Wed, 28 Nov 2007 08:21:18 +0000</pubDate>
		<dc:creator>_simo</dc:creator>
				<category><![CDATA[air]]></category>

		<guid isPermaLink="false">http://www.5ive.info/blog/archives/61</guid>
		<description><![CDATA[ローカルディレクトリにアクセスする場合、AIR側でプラットフォーム間の差異を吸収してくれるらしい。具体的にどこを参照しているのかメモ。（Winの場合） File.applicationResourceDirectory  &#8230; <a href="http://blog.5ive.info/archives/61">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://blog.5ive.info/archives/61/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

