<?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: Scaling dynamic text in AS3</title>
	<atom:link href="http://coldconstructs.com/2008/06/scaling-dynamic-text-in-as3/feed/" rel="self" type="application/rss+xml" />
	<link>http://coldconstructs.com/2008/06/scaling-dynamic-text-in-as3/</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Wed, 27 Jan 2010 03:18:59 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: scott</title>
		<link>http://coldconstructs.com/2008/06/scaling-dynamic-text-in-as3/comment-page-1/#comment-207</link>
		<dc:creator>scott</dc:creator>
		<pubDate>Thu, 19 Nov 2009 01:24:32 +0000</pubDate>
		<guid isPermaLink="false">http://coldconstructs.com/?p=29#comment-207</guid>
		<description>Instead of turning your text into a bitmap (which will still look terrible when scaled to a larger size) you could have just turned the anti-alias from readability to animation. This solves this problem in most cases.</description>
		<content:encoded><![CDATA[<p>Instead of turning your text into a bitmap (which will still look terrible when scaled to a larger size) you could have just turned the anti-alias from readability to animation. This solves this problem in most cases.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erwan</title>
		<link>http://coldconstructs.com/2008/06/scaling-dynamic-text-in-as3/comment-page-1/#comment-116</link>
		<dc:creator>Erwan</dc:creator>
		<pubDate>Thu, 10 Sep 2009 11:53:18 +0000</pubDate>
		<guid isPermaLink="false">http://coldconstructs.com/?p=29#comment-116</guid>
		<description>Thanks a lot!! Works great...</description>
		<content:encoded><![CDATA[<p>Thanks a lot!! Works great&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robbieuitos</title>
		<link>http://coldconstructs.com/2008/06/scaling-dynamic-text-in-as3/comment-page-1/#comment-35</link>
		<dc:creator>Robbieuitos</dc:creator>
		<pubDate>Tue, 17 Feb 2009 14:10:25 +0000</pubDate>
		<guid isPermaLink="false">http://coldconstructs.com/?p=29#comment-35</guid>
		<description>Thanks! I&#039;ve asked our friend Google about this for 5 hours. So thanks a lot!</description>
		<content:encoded><![CDATA[<p>Thanks! I&#8217;ve asked our friend Google about this for 5 hours. So thanks a lot!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Corey</title>
		<link>http://coldconstructs.com/2008/06/scaling-dynamic-text-in-as3/comment-page-1/#comment-34</link>
		<dc:creator>Corey</dc:creator>
		<pubDate>Wed, 04 Feb 2009 05:25:50 +0000</pubDate>
		<guid isPermaLink="false">http://coldconstructs.com/?p=29#comment-34</guid>
		<description>russdogg: I tried embedding the font but that didn&#039;t seem to solve anything. Let me know if you get it working though, I&#039;d like to know how you did it.

Lee: I use &lt;a href=&quot;http://code.google.com/p/swfobject/&quot; rel=&quot;nofollow&quot;&gt;SWFobject&lt;/a&gt; to embed all of my Flash thingies, and that&#039;s what overcomes that little click-to-activate &quot;feature&quot; some browsers use.</description>
		<content:encoded><![CDATA[<p>russdogg: I tried embedding the font but that didn&#8217;t seem to solve anything. Let me know if you get it working though, I&#8217;d like to know how you did it.</p>
<p>Lee: I use <a href="http://code.google.com/p/swfobject/" rel="nofollow">SWFobject</a> to embed all of my Flash thingies, and that&#8217;s what overcomes that little click-to-activate &#8220;feature&#8221; some browsers use.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lee</title>
		<link>http://coldconstructs.com/2008/06/scaling-dynamic-text-in-as3/comment-page-1/#comment-33</link>
		<dc:creator>Lee</dc:creator>
		<pubDate>Tue, 03 Feb 2009 22:57:23 +0000</pubDate>
		<guid isPermaLink="false">http://coldconstructs.com/?p=29#comment-33</guid>
		<description>Hello,

  This is not about textfields. It is about the cool little Flash navigation you have. How to did you get it to respond without having to be clicked on first? Anytime I embed a Flash file in a web page, you have to click on it before you can use it.

thanks,
lee</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>  This is not about textfields. It is about the cool little Flash navigation you have. How to did you get it to respond without having to be clicked on first? Anytime I embed a Flash file in a web page, you have to click on it before you can use it.</p>
<p>thanks,<br />
lee</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: russdogg</title>
		<link>http://coldconstructs.com/2008/06/scaling-dynamic-text-in-as3/comment-page-1/#comment-31</link>
		<dc:creator>russdogg</dc:creator>
		<pubDate>Mon, 24 Nov 2008 23:58:58 +0000</pubDate>
		<guid isPermaLink="false">http://coldconstructs.com/?p=29#comment-31</guid>
		<description>I believe embedding the fonts fixed this for me, when I had this issue before. Have to go look through some code to be sure.</description>
		<content:encoded><![CDATA[<p>I believe embedding the fonts fixed this for me, when I had this issue before. Have to go look through some code to be sure.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeremy</title>
		<link>http://coldconstructs.com/2008/06/scaling-dynamic-text-in-as3/comment-page-1/#comment-29</link>
		<dc:creator>Jeremy</dc:creator>
		<pubDate>Fri, 07 Nov 2008 20:46:15 +0000</pubDate>
		<guid isPermaLink="false">http://coldconstructs.com/?p=29#comment-29</guid>
		<description>This is EXACTLY what I was looking for! Thanks so much!</description>
		<content:encoded><![CDATA[<p>This is EXACTLY what I was looking for! Thanks so much!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Corey</title>
		<link>http://coldconstructs.com/2008/06/scaling-dynamic-text-in-as3/comment-page-1/#comment-25</link>
		<dc:creator>Corey</dc:creator>
		<pubDate>Fri, 19 Sep 2008 20:34:52 +0000</pubDate>
		<guid isPermaLink="false">http://coldconstructs.com/?p=29#comment-25</guid>
		<description>John: Aye. I&#039;ve slapped a TextFormat and even some HTML onto the text object before it was rendered into a bitmap. If it helps, I&#039;ll share my &lt;a href=&quot;http://labs.coldconstructs.com/e/BitmapText.as&quot; rel=&quot;nofollow&quot;&gt;BitmapText class&lt;/a&gt; -- feed it (width, height[, multiline:Boolean, format:TextFormat, avgPointSize:int, padding:int]), use addText(string) then render() will return a Bitmap object with everything. Looks complicated in retrospect, but it saved me some time anyway :shrug:

There&#039;s more detailed instructions in the class itself, and don&#039;t forget to put it under com.coldconstructs.graphics</description>
		<content:encoded><![CDATA[<p>John: Aye. I&#8217;ve slapped a TextFormat and even some HTML onto the text object before it was rendered into a bitmap. If it helps, I&#8217;ll share my <a href="http://labs.coldconstructs.com/e/BitmapText.as" rel="nofollow">BitmapText class</a> &#8212; feed it (width, height[, multiline:Boolean, format:TextFormat, avgPointSize:int, padding:int]), use addText(string) then render() will return a Bitmap object with everything. Looks complicated in retrospect, but it saved me some time anyway :shrug:</p>
<p>There&#8217;s more detailed instructions in the class itself, and don&#8217;t forget to put it under com.coldconstructs.graphics</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John S.</title>
		<link>http://coldconstructs.com/2008/06/scaling-dynamic-text-in-as3/comment-page-1/#comment-24</link>
		<dc:creator>John S.</dc:creator>
		<pubDate>Fri, 19 Sep 2008 09:24:46 +0000</pubDate>
		<guid isPermaLink="false">http://coldconstructs.com/?p=29#comment-24</guid>
		<description>Out of curiosity, were you able to apply any styling to the BitmapData before applying it to the Bitmap? I&#039;m not successful doing so just yet, and having plain ol&#039; bitmap fonts isn&#039;t desirable, aesthetically.</description>
		<content:encoded><![CDATA[<p>Out of curiosity, were you able to apply any styling to the BitmapData before applying it to the Bitmap? I&#8217;m not successful doing so just yet, and having plain ol&#8217; bitmap fonts isn&#8217;t desirable, aesthetically.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John S.</title>
		<link>http://coldconstructs.com/2008/06/scaling-dynamic-text-in-as3/comment-page-1/#comment-23</link>
		<dc:creator>John S.</dc:creator>
		<pubDate>Fri, 19 Sep 2008 09:02:53 +0000</pubDate>
		<guid isPermaLink="false">http://coldconstructs.com/?p=29#comment-23</guid>
		<description>Epic. I JUST ran into this problem tonight. Thank you for sharing, you&#039;ve saved me countless hours of frustration! :D</description>
		<content:encoded><![CDATA[<p>Epic. I JUST ran into this problem tonight. Thank you for sharing, you&#8217;ve saved me countless hours of frustration! <img src='http://coldconstructs.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
