<?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: Fading and masking with device fonts</title>
	<atom:link href="http://polygeek.com/253_flex_fading-and-masking-with-device-fonts/feed" rel="self" type="application/rss+xml" />
	<link>http://polygeek.com/253_flex_fading-and-masking-with-device-fonts</link>
	<description>polyGeek (noun) person with many geek related talents.</description>
	<lastBuildDate>Sun, 21 Mar 2010 18:07:47 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Alexei</title>
		<link>http://polygeek.com/253_flex_fading-and-masking-with-device-fonts/comment-page-1#comment-61912</link>
		<dc:creator>Alexei</dc:creator>
		<pubDate>Wed, 10 Feb 2010 08:40:48 +0000</pubDate>
		<guid isPermaLink="false">http://polygeek.com/253_adobeflash/actionscript_fading-and-masking-with-device-fonts#comment-61912</guid>
		<description>&lt;P &gt;&lt;FONT FACE=&quot;Arial&quot;  COLOR=&quot;#000000&quot;  &gt;Guys, thank you so much for this elegant solution!&lt;/FONT&gt;&lt;/P&gt;</description>
		<content:encoded><![CDATA[<p><font FACE="Arial"  COLOR="#000000"  >Guys, thank you so much for this elegant solution!</font></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: polygeek</title>
		<link>http://polygeek.com/253_flex_fading-and-masking-with-device-fonts/comment-page-1#comment-61144</link>
		<dc:creator>polygeek</dc:creator>
		<pubDate>Thu, 02 Jul 2009 14:05:06 +0000</pubDate>
		<guid isPermaLink="false">http://polygeek.com/253_adobeflash/actionscript_fading-and-masking-with-device-fonts#comment-61144</guid>
		<description>@RK, that&#039;s great. Glad I could help.</description>
		<content:encoded><![CDATA[<p>@RK, that&#8217;s great. Glad I could help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RK</title>
		<link>http://polygeek.com/253_flex_fading-and-masking-with-device-fonts/comment-page-1#comment-61142</link>
		<dc:creator>RK</dc:creator>
		<pubDate>Thu, 02 Jul 2009 00:59:21 +0000</pubDate>
		<guid isPermaLink="false">http://polygeek.com/253_adobeflash/actionscript_fading-and-masking-with-device-fonts#comment-61142</guid>
		<description>&lt;P &gt;&lt;FONT FACE=&quot;Verdana&quot;  COLOR=&quot;#0B333C&quot;  &gt;@Polygeek&lt;/FONT&gt;&lt;/P&gt;&lt;P &gt;&lt;FONT FACE=&quot;Verdana&quot;  COLOR=&quot;#0B333C&quot;  &gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P &gt;&lt;FONT FACE=&quot;Verdana&quot;  COLOR=&quot;#0B333C&quot;  &gt;Cheers for the code mate! That piece of code fixed my age old drama of tinting device fonts when wmode is transparent.&lt;/FONT&gt;&lt;/P&gt;&lt;P &gt;&lt;FONT FACE=&quot;Verdana&quot;  COLOR=&quot;#0B333C&quot;  &gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P &gt;&lt;FONT FACE=&quot;Verdana&quot;  COLOR=&quot;#0B333C&quot;  &gt;Brilliant!&lt;/FONT&gt;&lt;/P&gt;</description>
		<content:encoded><![CDATA[<p><font FACE="Verdana"  COLOR="#0B333C"  >@Polygeek</font></p>
<p><font FACE="Verdana"  COLOR="#0B333C"  ></font></p>
<p><font FACE="Verdana"  COLOR="#0B333C"  >Cheers for the code mate! That piece of code fixed my age old drama of tinting device fonts when wmode is transparent.</font></p>
<p><font FACE="Verdana"  COLOR="#0B333C"  ></font></p>
<p><font FACE="Verdana"  COLOR="#0B333C"  >Brilliant!</font></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: EQaddict37</title>
		<link>http://polygeek.com/253_flex_fading-and-masking-with-device-fonts/comment-page-1#comment-61128</link>
		<dc:creator>EQaddict37</dc:creator>
		<pubDate>Sat, 20 Jun 2009 09:26:36 +0000</pubDate>
		<guid isPermaLink="false">http://polygeek.com/253_adobeflash/actionscript_fading-and-masking-with-device-fonts#comment-61128</guid>
		<description>&lt;P &gt;&lt;FONT FACE=&quot;Verdana&quot;  COLOR=&quot;#0B333C&quot;  &gt;There is another possible solution that would enable you to change languages and continue to use the saffron text renderer.&lt;/FONT&gt;&lt;/P&gt;&lt;P &gt;&lt;FONT FACE=&quot;Verdana&quot;  COLOR=&quot;#0B333C&quot;  &gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P &gt;&lt;FONT FACE=&quot;Verdana&quot;  COLOR=&quot;#0B333C&quot;  &gt;compile your font into an external library, swf, whatever.  and load it in at run-time.&lt;/FONT&gt;&lt;/P&gt;&lt;P &gt;&lt;FONT FACE=&quot;Verdana&quot;  COLOR=&quot;#0B333C&quot;  &gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P &gt;&lt;FONT FACE=&quot;Verdana&quot;  COLOR=&quot;#0B333C&quot;  &gt;then do font = new LanguageFont().fontName&lt;/FONT&gt;&lt;/P&gt;&lt;P &gt;&lt;FONT FACE=&quot;Verdana&quot;  COLOR=&quot;#0B333C&quot;  &gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P &gt;&lt;FONT FACE=&quot;Verdana&quot;  COLOR=&quot;#0B333C&quot;  &gt;wala.  just make it standard that all your applications load the same language swf or what not. Then you have a download of the different languages. ( i am assuming they lack a flash compiler.&lt;/FONT&gt;&lt;/P&gt;</description>
		<content:encoded><![CDATA[<p><font FACE="Verdana"  COLOR="#0B333C"  >There is another possible solution that would enable you to change languages and continue to use the saffron text renderer.</font></p>
<p><font FACE="Verdana"  COLOR="#0B333C"  ></font></p>
<p><font FACE="Verdana"  COLOR="#0B333C"  >compile your font into an external library, swf, whatever.  and load it in at run-time.</font></p>
<p><font FACE="Verdana"  COLOR="#0B333C"  ></font></p>
<p><font FACE="Verdana"  COLOR="#0B333C"  >then do font = new LanguageFont().fontName</font></p>
<p><font FACE="Verdana"  COLOR="#0B333C"  ></font></p>
<p><font FACE="Verdana"  COLOR="#0B333C"  >wala.  just make it standard that all your applications load the same language swf or what not. Then you have a download of the different languages. ( i am assuming they lack a flash compiler.</font></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ActionScript 3 Text Field Alpha &#171; Bauhouse</title>
		<link>http://polygeek.com/253_flex_fading-and-masking-with-device-fonts/comment-page-1#comment-60657</link>
		<dc:creator>ActionScript 3 Text Field Alpha &#171; Bauhouse</dc:creator>
		<pubDate>Fri, 30 Jan 2009 20:33:49 +0000</pubDate>
		<guid isPermaLink="false">http://polygeek.com/253_adobeflash/actionscript_fading-and-masking-with-device-fonts#comment-60657</guid>
		<description>[...] Fading and masking with device fonts [...]</description>
		<content:encoded><![CDATA[<p>[...] Fading and masking with device fonts [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fflash</title>
		<link>http://polygeek.com/253_flex_fading-and-masking-with-device-fonts/comment-page-1#comment-58816</link>
		<dc:creator>fflash</dc:creator>
		<pubDate>Fri, 15 Feb 2008 13:32:55 +0000</pubDate>
		<guid isPermaLink="false">http://polygeek.com/253_adobeflash/actionscript_fading-and-masking-with-device-fonts#comment-58816</guid>
		<description>nice trick :) also published in http://flashunlimited.blogspot.com/</description>
		<content:encoded><![CDATA[<p>nice trick :) also published in <a href="http://flashunlimited.blogspot.com/">http://flashunlimited.blogspot.com/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Davey&#8217;s Flash Blog &#187; Blog Archive &#187; Internationalization (Localization) of Flash Applications with Flash 8 (AS 2)</title>
		<link>http://polygeek.com/253_flex_fading-and-masking-with-device-fonts/comment-page-1#comment-51429</link>
		<dc:creator>Davey&#8217;s Flash Blog &#187; Blog Archive &#187; Internationalization (Localization) of Flash Applications with Flash 8 (AS 2)</dc:creator>
		<pubDate>Wed, 12 Dec 2007 17:40:05 +0000</pubDate>
		<guid isPermaLink="false">http://polygeek.com/253_adobeflash/actionscript_fading-and-masking-with-device-fonts#comment-51429</guid>
		<description>[...] http://polygeek.com/253_adobeflash/actionscript_fading-and-masking-with-device-fonts [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://polygeek.com/253_adobeflash/actionscript_fading-and-masking-with-device-fonts">http://polygeek.com/253_adobeflash/actionscript_fading-and-masking-with-device-fonts</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: &#187; Blog Archive &#187; MAX 2007 Brain Dump polyGeek.com</title>
		<link>http://polygeek.com/253_flex_fading-and-masking-with-device-fonts/comment-page-1#comment-44677</link>
		<dc:creator>&#187; Blog Archive &#187; MAX 2007 Brain Dump polyGeek.com</dc:creator>
		<pubDate>Mon, 08 Oct 2007 17:00:09 +0000</pubDate>
		<guid isPermaLink="false">http://polygeek.com/253_adobeflash/actionscript_fading-and-masking-with-device-fonts#comment-44677</guid>
		<description>[...] Astro may add fading and masking of device fonts without the cashAsBitmap hack. [...]</description>
		<content:encoded><![CDATA[<p>[...] Astro may add fading and masking of device fonts without the cashAsBitmap hack. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: &#187; Blog Archive &#187; Another mission impossible polyGeek.com</title>
		<link>http://polygeek.com/253_flex_fading-and-masking-with-device-fonts/comment-page-1#comment-42081</link>
		<dc:creator>&#187; Blog Archive &#187; Another mission impossible polyGeek.com</dc:creator>
		<pubDate>Tue, 14 Aug 2007 15:49:34 +0000</pubDate>
		<guid isPermaLink="false">http://polygeek.com/253_adobeflash/actionscript_fading-and-masking-with-device-fonts#comment-42081</guid>
		<description>[...] this really bugs me. It&#039;s like that crap about not being able to fade/mask device fonts. I don&#039;t like limitations. So I figured out a way to do it. Open the page below to test it out for [...]</description>
		<content:encoded><![CDATA[<p>[...] this really bugs me. It&#8217;s like that crap about not being able to fade/mask device fonts. I don&#8217;t like limitations. So I figured out a way to do it. Open the page below to test it out for [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BLOGE</title>
		<link>http://polygeek.com/253_flex_fading-and-masking-with-device-fonts/comment-page-1#comment-20023</link>
		<dc:creator>BLOGE</dc:creator>
		<pubDate>Fri, 09 Mar 2007 15:42:37 +0000</pubDate>
		<guid isPermaLink="false">http://polygeek.com/253_adobeflash/actionscript_fading-and-masking-with-device-fonts#comment-20023</guid>
		<description>&lt;strong&gt;Device Fonts und Alpha Tween...&lt;/strong&gt;

2 Links die sich mit diesem Problem beschäftigen:http://blog.scottgmorgan.com/php/default.php?topicID=170&amp;contentID=739&amp;rowID=103http://polygeek.com/253_adobeflash/actionscript_fading-and-masking-with-device-fonts
...</description>
		<content:encoded><![CDATA[<p><strong>Device Fonts und Alpha Tween&#8230;</strong></p>
<p>2 Links die sich mit diesem Problem beschäftigen:http://blog.scottgmorgan.com/php/default.php?topicID=170&amp;contentID=739&amp;rowID=103http://polygeek.com/253_adobeflash/actionscript_fading-and-masking-with-device-fonts<br />
&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
