<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: AS 3 charCodes</title>
	<atom:link href="http://www.signar.se/blog/as-3-charcodes/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.signar.se/blog</link>
	<description>Written by Fredrik Johansson - Partner &#38; Interactive Director at Peacock Advertising Agency</description>
	<lastBuildDate>Fri, 22 Apr 2011 15:12:21 +0200</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Keegan</title>
		<link>http://www.signar.se/blog/as-3-charcodes/comment-page-1/#comment-559</link>
		<dc:creator>Keegan</dc:creator>
		<pubDate>Fri, 22 Apr 2011 15:12:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.signar.se/blog/?page_id=24#comment-559</guid>
		<description>These are the charCodes for lowercase letters in the alphabet, a-z:

a = 97
b = 98
c = 99
d = 100
e = 101
f = 102
g = 103
h = 104
i = 105
j = 106
k = 107
l = 108
m = 109
n = 110
o = 111
p = 112
q = 113
r = 114
s = 115
t = 116
u = 117
v = 118
w = 119
x = 120
y = 121
z = 122</description>
		<content:encoded><![CDATA[<p>These are the charCodes for lowercase letters in the alphabet, a-z:</p>
<p>a = 97<br />
b = 98<br />
c = 99<br />
d = 100<br />
e = 101<br />
f = 102<br />
g = 103<br />
h = 104<br />
i = 105<br />
j = 106<br />
k = 107<br />
l = 108<br />
m = 109<br />
n = 110<br />
o = 111<br />
p = 112<br />
q = 113<br />
r = 114<br />
s = 115<br />
t = 116<br />
u = 117<br />
v = 118<br />
w = 119<br />
x = 120<br />
y = 121<br />
z = 122</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tension</title>
		<link>http://www.signar.se/blog/as-3-charcodes/comment-page-1/#comment-524</link>
		<dc:creator>tension</dc:creator>
		<pubDate>Fri, 11 Feb 2011 00:33:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.signar.se/blog/?page_id=24#comment-524</guid>
		<description>NEW LINE: uint = 10
CARRIAGE RETURN: uint = 13</description>
		<content:encoded><![CDATA[<p>NEW LINE: uint = 10<br />
CARRIAGE RETURN: uint = 13</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rasmus</title>
		<link>http://www.signar.se/blog/as-3-charcodes/comment-page-1/#comment-384</link>
		<dc:creator>Rasmus</dc:creator>
		<pubDate>Mon, 15 Nov 2010 16:49:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.signar.se/blog/?page_id=24#comment-384</guid>
		<description>Nice flash app there - helped me quite alot</description>
		<content:encoded><![CDATA[<p>Nice flash app there &#8211; helped me quite alot</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 在线代理</title>
		<link>http://www.signar.se/blog/as-3-charcodes/comment-page-1/#comment-186</link>
		<dc:creator>在线代理</dc:creator>
		<pubDate>Sat, 17 Jul 2010 11:38:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.signar.se/blog/?page_id=24#comment-186</guid>
		<description>赞一个 文章写的挺好 支持一下</description>
		<content:encoded><![CDATA[<p>赞一个 文章写的挺好 支持一下</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fredrik</title>
		<link>http://www.signar.se/blog/as-3-charcodes/comment-page-1/#comment-50</link>
		<dc:creator>Fredrik</dc:creator>
		<pubDate>Sun, 10 Jan 2010 00:27:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.signar.se/blog/?page_id=24#comment-50</guid>
		<description>Ahh.. thats a nice way to do it too :)</description>
		<content:encoded><![CDATA[<p>Ahh.. thats a nice way to do it too <img src='http://www.signar.se/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sam</title>
		<link>http://www.signar.se/blog/as-3-charcodes/comment-page-1/#comment-49</link>
		<dc:creator>sam</dc:creator>
		<pubDate>Mon, 14 Dec 2009 03:23:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.signar.se/blog/?page_id=24#comment-49</guid>
		<description>You can also get the charcode with the charCodeAt function :

e.g.

&quot;A&quot;.charCodeAt(0)</description>
		<content:encoded><![CDATA[<p>You can also get the charcode with the charCodeAt function :</p>
<p>e.g.</p>
<p>&#8220;A&#8221;.charCodeAt(0)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul</title>
		<link>http://www.signar.se/blog/as-3-charcodes/comment-page-1/#comment-48</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Thu, 24 Sep 2009 04:19:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.signar.se/blog/?page_id=24#comment-48</guid>
		<description>Very handy utility! Thanks for sharing these char codes.</description>
		<content:encoded><![CDATA[<p>Very handy utility! Thanks for sharing these char codes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jaime</title>
		<link>http://www.signar.se/blog/as-3-charcodes/comment-page-1/#comment-45</link>
		<dc:creator>Jaime</dc:creator>
		<pubDate>Wed, 02 Sep 2009 01:06:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.signar.se/blog/?page_id=24#comment-45</guid>
		<description>Ow yeah, Flash doesn’t trace the Escape key(and other keys that are shortcuts) because a conflict with player sandBox and the Flash interface; it understand that keys pressed is for the flash interface shortcuts. sucks</description>
		<content:encoded><![CDATA[<p>Ow yeah, Flash doesn’t trace the Escape key(and other keys that are shortcuts) because a conflict with player sandBox and the Flash interface; it understand that keys pressed is for the flash interface shortcuts. sucks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: andre</title>
		<link>http://www.signar.se/blog/as-3-charcodes/comment-page-1/#comment-41</link>
		<dc:creator>andre</dc:creator>
		<pubDate>Thu, 28 May 2009 07:46:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.signar.se/blog/?page_id=24#comment-41</guid>
		<description>thanks!!  Flash doesn&#039;t trace the Escape key and it sucks to create a textfield to print values under a browser.

thanks!</description>
		<content:encoded><![CDATA[<p>thanks!!  Flash doesn&#8217;t trace the Escape key and it sucks to create a textfield to print values under a browser.</p>
<p>thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan Davidson (rkd)</title>
		<link>http://www.signar.se/blog/as-3-charcodes/comment-page-1/#comment-40</link>
		<dc:creator>Ryan Davidson (rkd)</dc:creator>
		<pubDate>Wed, 18 Mar 2009 19:37:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.signar.se/blog/?page_id=24#comment-40</guid>
		<description>Huge thanks for this list, man. Adobe sucks complete ass for not having a simple table like that in their help documentation (and if they do, I couldn&#039;t find it within 5 minutes so it is located somewhere that is NOT helpful).</description>
		<content:encoded><![CDATA[<p>Huge thanks for this list, man. Adobe sucks complete ass for not having a simple table like that in their help documentation (and if they do, I couldn&#8217;t find it within 5 minutes so it is located somewhere that is NOT helpful).</p>
]]></content:encoded>
	</item>
</channel>
</rss>

