<?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; TextField</title>
	<atom:link href="http://blog.5ive.info/archives/tag/textfield/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.5ive.info</link>
	<description>ActionScriptを中心としたWeb全般プログラムのメモサイトです。</description>
	<lastBuildDate>Sat, 28 Jan 2012 05:03:10 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>TextFieldにフォーカスイベントを実装するには</title>
		<link>http://blog.5ive.info/archives/214</link>
		<comments>http://blog.5ive.info/archives/214#comments</comments>
		<pubDate>Tue, 07 Oct 2008 02:35:02 +0000</pubDate>
		<dc:creator>_simo</dc:creator>
				<category><![CDATA[as3]]></category>
		<category><![CDATA[event]]></category>
		<category><![CDATA[TextField]]></category>

		<guid isPermaLink="false">http://www.5ive.info/blog/?p=214</guid>
		<description><![CDATA[テキストボックスにフォーカスが合った時のイベントの取り方。TextEventではなく、FocusEventを使うと実装できる。もっと早く理解できてたら良かったのに。 txt.addEventListener(FocusE &#8230; <a href="http://blog.5ive.info/archives/214">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://blog.5ive.info/archives/214/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>ランダムテキストをやってみる</title>
		<link>http://blog.5ive.info/archives/60</link>
		<comments>http://blog.5ive.info/archives/60#comments</comments>
		<pubDate>Wed, 21 Nov 2007 05:31:59 +0000</pubDate>
		<dc:creator>_simo</dc:creator>
				<category><![CDATA[as3]]></category>
		<category><![CDATA[effect]]></category>
		<category><![CDATA[TextField]]></category>

		<guid isPermaLink="false">http://www.5ive.info/blog/archives/60</guid>
		<description><![CDATA[最近ビットマップフォントの常套モーションになっているランダムテキストを自作してみた。最初のモーションですべての文字を「アンダーバー」に変えてからランダムに1文字づつシャッフルしてます。TimerEventで動かしてるんだ &#8230; <a href="http://blog.5ive.info/archives/60">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://blog.5ive.info/archives/60/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>ダイナミックテキストに網掛け</title>
		<link>http://blog.5ive.info/archives/22</link>
		<comments>http://blog.5ive.info/archives/22#comments</comments>
		<pubDate>Fri, 20 Jul 2007 02:58:20 +0000</pubDate>
		<dc:creator>_simo</dc:creator>
				<category><![CDATA[as2]]></category>
		<category><![CDATA[effect]]></category>
		<category><![CDATA[TextField]]></category>

		<guid isPermaLink="false">http://www.5ive.info/blog/archives/22</guid>
		<description><![CDATA[ダイナミックテキストにビットマップ塗りでマスクをかけて網掛け状態にしてみる。 上記のような斜線のpngを用意してライブラリに読み込んでおく。リンケージ名を「bg04.png」にして、「ActionScriptに書き出し」 &#8230; <a href="http://blog.5ive.info/archives/22">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://blog.5ive.info/archives/22/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

