<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.1" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Embedding and animating fonts in a Flex application</title>
	<link>http://blog.flexexamples.com/2007/08/06/embedding-and-animating-fonts-in-a-flex-application/</link>
	<description>A bunch of examples for Adobe Flex and ActionScript</description>
	<pubDate>Wed, 08 Oct 2008 06:43:00 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.1</generator>

	<item>
		<title>By: diego</title>
		<link>http://blog.flexexamples.com/2007/08/06/embedding-and-animating-fonts-in-a-flex-application/#comment-4610</link>
		<author>diego</author>
		<pubDate>Tue, 27 Nov 2007 14:13:47 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2007/08/06/embedding-and-animating-fonts-in-a-flex-application/#comment-4610</guid>
		<description>hi, 
Is there a maximum fontSize that can be displayed in a Text Component (or TextField, TextArea, etc)in Flex 2?  Because whenever I try to display a font size greater than 150 ( by setting fontSize='180' in the Text Component definition) , the size doesn't change past that of 150.  Any help with this would be very appreciated.  I've searched around some and I'm not seeing much written on it.  I've tried this with both embedded and non embedded fonts.

thanks.
Diego

 mx:Text id='flash2' text='A' fontSize='270'</description>
		<content:encoded><![CDATA[<p>hi,<br />
Is there a maximum fontSize that can be displayed in a Text Component (or TextField, TextArea, etc)in Flex 2?  Because whenever I try to display a font size greater than 150 ( by setting fontSize=&#8217;180&#8242; in the Text Component definition) , the size doesn&#8217;t change past that of 150.  Any help with this would be very appreciated.  I&#8217;ve searched around some and I&#8217;m not seeing much written on it.  I&#8217;ve tried this with both embedded and non embedded fonts.</p>
<p>thanks.<br />
Diego</p>
<p> mx:Text id=&#8217;flash2&#8242; text=&#8217;A&#8217; fontSize=&#8217;270&#8242;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ridge</title>
		<link>http://blog.flexexamples.com/2007/08/06/embedding-and-animating-fonts-in-a-flex-application/#comment-4337</link>
		<author>Ridge</author>
		<pubDate>Mon, 19 Nov 2007 11:09:58 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2007/08/06/embedding-and-animating-fonts-in-a-flex-application/#comment-4337</guid>
		<description>Hi,

How about there is a form. For example i've entered a quotation message and after that it should be appeared and animated. I mean there is a text area and a submit button. And I'm going to put some message in the text area and when i clicked the button it will now display the message that i've type with matching animation. And also I was able also to select font type, font sizes and type of animation. Can you provide examples on this. Your help will gladly be appreciated. Thanks in advance and more power.

Regards,
Ridge</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>How about there is a form. For example i&#8217;ve entered a quotation message and after that it should be appeared and animated. I mean there is a text area and a submit button. And I&#8217;m going to put some message in the text area and when i clicked the button it will now display the message that i&#8217;ve type with matching animation. And also I was able also to select font type, font sizes and type of animation. Can you provide examples on this. Your help will gladly be appreciated. Thanks in advance and more power.</p>
<p>Regards,<br />
Ridge</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: peterd</title>
		<link>http://blog.flexexamples.com/2007/08/06/embedding-and-animating-fonts-in-a-flex-application/#comment-3839</link>
		<author>peterd</author>
		<pubDate>Sat, 03 Nov 2007 18:00:47 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2007/08/06/embedding-and-animating-fonts-in-a-flex-application/#comment-3839</guid>
		<description>Suresh,

For the text that isn't visible after being rotated. Is it italic or bold (or both)? If so, have you embedded the bold and/or italic versions of the font as well?

Peter</description>
		<content:encoded><![CDATA[<p>Suresh,</p>
<p>For the text that isn&#8217;t visible after being rotated. Is it italic or bold (or both)? If so, have you embedded the bold and/or italic versions of the font as well?</p>
<p>Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Suresh</title>
		<link>http://blog.flexexamples.com/2007/08/06/embedding-and-animating-fonts-in-a-flex-application/#comment-3788</link>
		<author>Suresh</author>
		<pubDate>Fri, 02 Nov 2007 03:45:05 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2007/08/06/embedding-and-animating-fonts-in-a-flex-application/#comment-3788</guid>
		<description>Rotation of text is not happening when I try to run sample as web application.
I am not seeing any text either. 
I have added other components to the application and found them visible.

Could you please provider your inputs.

Thanks.</description>
		<content:encoded><![CDATA[<p>Rotation of text is not happening when I try to run sample as web application.<br />
I am not seeing any text either.<br />
I have added other components to the application and found them visible.</p>
<p>Could you please provider your inputs.</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: peterd</title>
		<link>http://blog.flexexamples.com/2007/08/06/embedding-and-animating-fonts-in-a-flex-application/#comment-2057</link>
		<author>peterd</author>
		<pubDate>Fri, 14 Sep 2007 01:16:10 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2007/08/06/embedding-and-animating-fonts-in-a-flex-application/#comment-2057</guid>
		<description>Not seeing the rotation/alpha in my embedded example above, or in your file?

Peter</description>
		<content:encoded><![CDATA[<p>Not seeing the rotation/alpha in my embedded example above, or in your file?</p>
<p>Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://blog.flexexamples.com/2007/08/06/embedding-and-animating-fonts-in-a-flex-application/#comment-2055</link>
		<author>Steve</author>
		<pubDate>Fri, 14 Sep 2007 00:57:36 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2007/08/06/embedding-and-animating-fonts-in-a-flex-application/#comment-2055</guid>
		<description>I'm not picking up any rotaion or alpha. I'm only seeing an elastic zoom/settle loop.

Missing something?</description>
		<content:encoded><![CDATA[<p>I&#8217;m not picking up any rotaion or alpha. I&#8217;m only seeing an elastic zoom/settle loop.</p>
<p>Missing something?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: peterd</title>
		<link>http://blog.flexexamples.com/2007/08/06/embedding-and-animating-fonts-in-a-flex-application/#comment-74</link>
		<author>peterd</author>
		<pubDate>Tue, 07 Aug 2007 05:19:37 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2007/08/06/embedding-and-animating-fonts-in-a-flex-application/#comment-74</guid>
		<description>For other fonts, check out &lt;a href="http://www.urbanfonts.com/" rel="nofollow"&gt;http://www.urbanfonts.com/&lt;/a&gt; and &lt;a href="http://www.dafont.com/" rel="nofollow"&gt;http://www.dafont.com/&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>For other fonts, check out <a href="http://www.urbanfonts.com/" rel="nofollow">http://www.urbanfonts.com/</a> and <a href="http://www.dafont.com/" rel="nofollow">http://www.dafont.com/</a>.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
