<?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://www.5ive.info/blog/archives/tag/textfield/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>TextFieldにフォーカスイベントを実装するには</title>
		<link>http://www.5ive.info/blog/archives/214</link>
		<comments>http://www.5ive.info/blog/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(Focus [...]]]></description>
		<wfw:commentRss>http://www.5ive.info/blog/archives/214/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ランダムテキストをやってみる</title>
		<link>http://www.5ive.info/blog/archives/60</link>
		<comments>http://www.5ive.info/blog/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文字づつシャッフルしてます。 [...]]]></description>
		<wfw:commentRss>http://www.5ive.info/blog/archives/60/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>ダイナミックテキストに網掛け</title>
		<link>http://www.5ive.info/blog/archives/22</link>
		<comments>http://www.5ive.info/blog/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」にして、 [...]]]></description>
		<wfw:commentRss>http://www.5ive.info/blog/archives/22/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
