<?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>a7p's &#187; actionscript3</title>
	<atom:link href="http://a7p.org/blog/category/actionscript3/feed/" rel="self" type="application/rss+xml" />
	<link>http://a7p.org/blog</link>
	<description>code, confusion, confessions</description>
	<lastBuildDate>Tue, 07 Sep 2010 08:54:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>FlexFormatter</title>
		<link>http://a7p.org/blog/2009/12/10/flexformater/</link>
		<comments>http://a7p.org/blog/2009/12/10/flexformater/#comments</comments>
		<pubDate>Thu, 10 Dec 2009 03:15:16 +0000</pubDate>
		<dc:creator>A7P</dc:creator>
				<category><![CDATA[actionscript3]]></category>
		<category><![CDATA[eclipse]]></category>

		<guid isPermaLink="false">http://a7p.org/blog/?p=282</guid>
		<description><![CDATA[Just decided to give the FlexFormatter a try &#8211; the google-code-SVN repository can be used as an update-site for Eclipse: http://flexformatter.googlecode.com/svn/trunk/FlexFormatter/FlexPrettyPrintCommandUpdateSite/]]></description>
			<content:encoded><![CDATA[<p>Just decided to give the FlexFormatter a try &#8211; the google-code-SVN repository can be used as an update-site for Eclipse:</p>
<p>http://flexformatter.googlecode.com/svn/trunk/FlexFormatter/FlexPrettyPrintCommandUpdateSite/</p>
]]></content:encoded>
			<wfw:commentRss>http://a7p.org/blog/2009/12/10/flexformater/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tweening made comfortable</title>
		<link>http://a7p.org/blog/2009/03/27/tweening-made-comfortable/</link>
		<comments>http://a7p.org/blog/2009/03/27/tweening-made-comfortable/#comments</comments>
		<pubDate>Thu, 26 Mar 2009 22:24:58 +0000</pubDate>
		<dc:creator>A7P</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[actionscript3]]></category>

		<guid isPermaLink="false">http://a7p.org/blog/2009/03/27/tweening-made-comfortable/</guid>
		<description><![CDATA[&#8230; starting to code webapps in ActionScript3 I discovered (this widely known) tweening class. It&#8217;s truly comfortable and definitely the way to go when you have to tween.]]></description>
			<content:encoded><![CDATA[<p>&#8230; starting to code webapps in ActionScript3 I discovered (this widely known) <a href="http://blog.greensock.com/tweenliteas3/">tweening class</a>. It&#8217;s truly comfortable and definitely the way to go when you have to tween.</p>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" src="http://img.zemanta.com/pixy.gif?x-id=87c9cb17-1884-8b68-9820-e08bc928580f" /></div>
]]></content:encoded>
			<wfw:commentRss>http://a7p.org/blog/2009/03/27/tweening-made-comfortable/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>&#8230; removeChild() &#8230;</title>
		<link>http://a7p.org/blog/2009/03/27/removechild/</link>
		<comments>http://a7p.org/blog/2009/03/27/removechild/#comments</comments>
		<pubDate>Thu, 26 Mar 2009 22:02:42 +0000</pubDate>
		<dc:creator>A7P</dc:creator>
				<category><![CDATA[actionscript3]]></category>

		<guid isPermaLink="false">http://a7p.org/blog/2009/03/27/removechild/</guid>
		<description><![CDATA[&#8230; using this command on a regular base makes me feel cruel.]]></description>
			<content:encoded><![CDATA[<p>&#8230; using this command on a regular base makes me feel cruel.</p>
]]></content:encoded>
			<wfw:commentRss>http://a7p.org/blog/2009/03/27/removechild/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Almost lost my sanity over Flex+Bitmap Fonts</title>
		<link>http://a7p.org/blog/2009/03/11/almost-lost-my-sanity-over-flexbitmap-fonts/</link>
		<comments>http://a7p.org/blog/2009/03/11/almost-lost-my-sanity-over-flexbitmap-fonts/#comments</comments>
		<pubDate>Wed, 11 Mar 2009 18:13:13 +0000</pubDate>
		<dc:creator>A7P</dc:creator>
				<category><![CDATA[actionscript3]]></category>
		<category><![CDATA[complaining]]></category>

		<guid isPermaLink="false">http://a7p.org/blog/2009/03/11/almost-lost-my-sanity-over-flexbitmap-fonts/</guid>
		<description><![CDATA[An (unbelievable ugly, but nevertheless life saving solution) is to be found here. ADOBE, this SUCKS! How the hell am I supposed to use bitmap fonts (and please don&#8217;t tell me I should not). If anyone knows a sane way &#8230; <a href="http://a7p.org/blog/2009/03/11/almost-lost-my-sanity-over-flexbitmap-fonts/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>An (unbelievable ugly, but nevertheless life saving solution) is to be found <a href="http://www.gskinner.com/blog/archives/2007/03/bitmap_fonts_in.html">here</a>.  ADOBE, this SUCKS! How the hell am I supposed to use bitmap fonts (and please don&#8217;t tell me I should not).</p>
<p>If anyone knows a sane way to suppress anti-aliasing for fonts, using Actionscript3 only &#8211; TELL ME &#8211; I&#8217;ll be grateful forever.</p>
]]></content:encoded>
			<wfw:commentRss>http://a7p.org/blog/2009/03/11/almost-lost-my-sanity-over-flexbitmap-fonts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
