<?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; Tweener</title>
	<atom:link href="http://www.5ive.info/blog/archives/tag/tweener/feed" rel="self" type="application/rss+xml" />
	<link>http://www.5ive.info/blog</link>
	<description>ActionScriptを中心としたWeb全般プログラムのメモサイトです。</description>
	<lastBuildDate>Tue, 07 Sep 2010 01:08:04 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>写真をミニチュア風に加工してみる</title>
		<link>http://www.5ive.info/blog/archives/381</link>
		<comments>http://www.5ive.info/blog/archives/381#comments</comments>
		<pubDate>Wed, 04 Mar 2009 02:57:27 +0000</pubDate>
		<dc:creator>simo</dc:creator>
				<category><![CDATA[as3]]></category>
		<category><![CDATA[effect]]></category>
		<category><![CDATA[Tweener]]></category>
		<category><![CDATA[画像処理]]></category>

		<guid isPermaLink="false">http://www.5ive.info/blog/?p=381</guid>
		<description><![CDATA[技術的なエントリーは久しぶりだなー。<a href="http://www.cbc-net.com/">CBCNET</a>で連載されている<a href="http://www.trick7.com/">trick7</a>の<a href="http://www.cbc-net.com/dots/shuhei_terai/terai_05/">teraさんの記事</a>が面白かったので、自分なりにやってみる。]]></description>
		<wfw:commentRss>http://www.5ive.info/blog/archives/381/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Tweenerで音量をトゥイーンさせる</title>
		<link>http://www.5ive.info/blog/archives/105</link>
		<comments>http://www.5ive.info/blog/archives/105#comments</comments>
		<pubDate>Tue, 24 Jun 2008 06:42:58 +0000</pubDate>
		<dc:creator>simo</dc:creator>
				<category><![CDATA[as3]]></category>
		<category><![CDATA[sound]]></category>
		<category><![CDATA[Tweener]]></category>

		<guid isPermaLink="false">http://www.5ive.info/blog/?p=105</guid>
		<description><![CDATA[自分用のメモ。サウンドの音量をトゥイーンさせるには、SoundShortcutsクラスをインポートしてinit()で初期化してから使う。Tweenerの対象オブジェクトはSoundChannel型の変数にする。音量を変化 [...]]]></description>
		<wfw:commentRss>http://www.5ive.info/blog/archives/105/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Tweenerについて</title>
		<link>http://www.5ive.info/blog/archives/8</link>
		<comments>http://www.5ive.info/blog/archives/8#comments</comments>
		<pubDate>Tue, 05 Jun 2007 02:34:33 +0000</pubDate>
		<dc:creator>simo</dc:creator>
				<category><![CDATA[as3]]></category>
		<category><![CDATA[Tweener]]></category>

		<guid isPermaLink="false">http://www.5ive.info/wordpress/archives/8</guid>
		<description><![CDATA[Tweenerを使ってみる。
import caurina.transitions.Tweener;
Tweener.addTween(mc, {alpha:0, time:1, transition:"easeOutE [...]]]></description>
		<wfw:commentRss>http://www.5ive.info/blog/archives/8/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
