<?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>AIR Examples &#187; titleTextStyleName</title>
	<atom:link href="http://airexamples.com/tag/titletextstylename/feed/" rel="self" type="application/rss+xml" />
	<link>http://airexamples.com</link>
	<description>A bunch of Adobe AIR examples*</description>
	<lastBuildDate>Tue, 16 Mar 2010 07:50:04 +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>Setting a custom text format on a WindowedApplication container&#8217;s title bar in Adobe AIR</title>
		<link>http://airexamples.com/2008/12/16/setting-a-custom-text-format-on-a-windowedapplication-containers-title-bar-in-adobe-air/</link>
		<comments>http://airexamples.com/2008/12/16/setting-a-custom-text-format-on-a-windowedapplication-containers-title-bar-in-adobe-air/#comments</comments>
		<pubDate>Wed, 17 Dec 2008 06:10:23 +0000</pubDate>
		<dc:creator>Peter deHaan</dc:creator>
				<category><![CDATA[WindowedApplication]]></category>
		<category><![CDATA[systemChrome]]></category>
		<category><![CDATA[titleTextStyleName]]></category>

		<guid isPermaLink="false">http://airexamples.com/?p=101</guid>
		<description><![CDATA[The following example shows how you can set a custom text format on a Adobe AIR WindowedApplication container&#8217;s title bar by setting the titleTextStyleName style. Full code after the jump. Download WindowedApplication_titleTextStyleName_test &#60;?xml version=&#34;1.0&#34; encoding=&#34;utf-8&#34;?&#62; &#60;!-- http://airexamples.com/2008/12/16/setting-a-custom-text-format-on-a-windowedapplication-containers-title-bar-in-adobe-air/ --&#62; &#60;mx:WindowedApplication name=&#34;WindowedApplication_titleTextStyleName_test&#34; xmlns:mx=&#34;http://www.adobe.com/2006/mxml&#34; layout=&#34;vertical&#34; title=&#34;WindowedApplication title&#34; titleIcon=&#34;@Embed('assets/iconCritical.png')&#34; titleTextStyleName=&#34;boldRed&#34;&#62; &#160; &#60;mx:Style&#62; @font-face { src: url(&#34;assets/ARIALBD.TTF&#34;); fontFamily: &#34;ArialEmbedded&#34;; fontWeight: [...]]]></description>
		<wfw:commentRss>http://airexamples.com/2008/12/16/setting-a-custom-text-format-on-a-windowedapplication-containers-title-bar-in-adobe-air/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
