<?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>Thaylin... that&#039;s me! &#187; mxml</title>
	<atom:link href="http://www.thaylin.com/blog/tag/mxml/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thaylin.com/blog</link>
	<description></description>
	<lastBuildDate>Wed, 07 Dec 2011 23:37:48 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>See the code Flex generates for you</title>
		<link>http://www.thaylin.com/blog/2009/09/24/see-the-code-flex-generates-for-you/</link>
		<comments>http://www.thaylin.com/blog/2009/09/24/see-the-code-flex-generates-for-you/#comments</comments>
		<pubDate>Thu, 24 Sep 2009 11:57:36 +0000</pubDate>
		<dc:creator>Thaylin</dc:creator>
				<category><![CDATA[actionscript]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[mxml]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://thaylin.info/blog/?p=258</guid>
		<description><![CDATA[A fascinating way of seeing all the code that the mxmlc compiler generates from your flex apps is to set a compiler flag for your project.
-keep
This takes all the generated code from your mxml files and places it in a &#8220;generated&#8221; folder in your src folder. This is great because it gives you the option [...]]]></description>
		<wfw:commentRss>http://www.thaylin.com/blog/2009/09/24/see-the-code-flex-generates-for-you/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Embedding htmlText in your TextArea control</title>
		<link>http://www.thaylin.com/blog/2008/10/23/embedding-htmltext-in-your-textarea-control/</link>
		<comments>http://www.thaylin.com/blog/2008/10/23/embedding-htmltext-in-your-textarea-control/#comments</comments>
		<pubDate>Thu, 23 Oct 2008 15:04:00 +0000</pubDate>
		<dc:creator>Thaylin</dc:creator>
				<category><![CDATA[adobe]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[actionscript]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[mxml]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://thaylin.info/blog/?p=42</guid>
		<description><![CDATA[So I&#8217;m currently working on my first mxml project at work (I&#8217;ve done other stuff but not at work so they were much less involved).
I realized a little in to the project that using the TextArea control can be a bit of a pain the ass at times. Namely, I couldn&#8217;t find a way to [...]]]></description>
		<wfw:commentRss>http://www.thaylin.com/blog/2008/10/23/embedding-htmltext-in-your-textarea-control/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

