<?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: Using an embedded font with the LinkButton control in Flex</title>
	<atom:link href="http://blog.flexexamples.com/2008/09/04/using-an-embedded-font-with-the-linkbutton-control-in-flex/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.flexexamples.com/2008/09/04/using-an-embedded-font-with-the-linkbutton-control-in-flex/</link>
	<description>Just a bunch of Adobe Flex Examples</description>
	<lastBuildDate>Sun, 12 Feb 2012 19:26:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: stissing</title>
		<link>http://blog.flexexamples.com/2008/09/04/using-an-embedded-font-with-the-linkbutton-control-in-flex/comment-page-1/#comment-3780</link>
		<dc:creator>stissing</dc:creator>
		<pubDate>Tue, 17 Feb 2009 11:53:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/09/04/using-an-embedded-font-with-the-linkbutton-control-in-flex/#comment-3780</guid>
		<description>Hi Peter.

And thanks.

Usually I don&#039;t think it is necessary to set the stage quality to low, but in this particular application i am trying to &quot;integrate&quot; some 3d-graphics (using away3d) and the standard 2d-graphics of flex. In order to get the 3d-graphics running smoothly it is needed to set the quality to low. This has the negative effect of messing up the 2d-buttons.

As far as I know there isn&#039;t a way to make the 3d-graphics use low quality rendering while the 2d-graphics use a higher rendering quality.

Stissing</description>
		<content:encoded><![CDATA[<p>Hi Peter.</p>
<p>And thanks.</p>
<p>Usually I don&#8217;t think it is necessary to set the stage quality to low, but in this particular application i am trying to &#8220;integrate&#8221; some 3d-graphics (using away3d) and the standard 2d-graphics of flex. In order to get the 3d-graphics running smoothly it is needed to set the quality to low. This has the negative effect of messing up the 2d-buttons.</p>
<p>As far as I know there isn&#8217;t a way to make the 3d-graphics use low quality rendering while the 2d-graphics use a higher rendering quality.</p>
<p>Stissing</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter deHaan</title>
		<link>http://blog.flexexamples.com/2008/09/04/using-an-embedded-font-with-the-linkbutton-control-in-flex/comment-page-1/#comment-3779</link>
		<dc:creator>Peter deHaan</dc:creator>
		<pubDate>Tue, 17 Feb 2009 04:07:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/09/04/using-an-embedded-font-with-the-linkbutton-control-in-flex/#comment-3779</guid>
		<description>stissing,

I haven&#039;t seen that issue before, but I&#039;ve never tried setting stage quality to low in Flash or Flex applications.

I filed a bug at http://bugs.adobe.com/jira/browse/SDK-19353 and we&#039;ll take a look at the issue. The solution seems to be don&#039;t change the stage quality. :)

Peter</description>
		<content:encoded><![CDATA[<p>stissing,</p>
<p>I haven&#8217;t seen that issue before, but I&#8217;ve never tried setting stage quality to low in Flash or Flex applications.</p>
<p>I filed a bug at <a href="http://bugs.adobe.com/jira/browse/SDK-19353" rel="nofollow">http://bugs.adobe.com/jira/browse/SDK-19353</a> and we&#8217;ll take a look at the issue. The solution seems to be don&#8217;t change the stage quality. :)</p>
<p>Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stissing</title>
		<link>http://blog.flexexamples.com/2008/09/04/using-an-embedded-font-with-the-linkbutton-control-in-flex/comment-page-1/#comment-3778</link>
		<dc:creator>stissing</dc:creator>
		<pubDate>Fri, 13 Feb 2009 10:02:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/09/04/using-an-embedded-font-with-the-linkbutton-control-in-flex/#comment-3778</guid>
		<description>Hi there peterd.

And first of all thanks for all your nice examples.

I have a problem using your embedded-font examples, when i change the stage quality to low.

... applicationComplete=&quot;stage.quality = StageQuality.LOW;&quot; ...

Moving the mouse over the linkbutton now seems to mess it up.
Have you experienced something similar, and do you perhaps know what is causing this.

I have explained my problem in further detail here:
http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?forumid=60&amp;catid=585&amp;threadid=1424781&amp;enterthread=y

many thanks in advance.</description>
		<content:encoded><![CDATA[<p>Hi there peterd.</p>
<p>And first of all thanks for all your nice examples.</p>
<p>I have a problem using your embedded-font examples, when i change the stage quality to low.</p>
<p>&#8230; applicationComplete=&#8221;stage.quality = StageQuality.LOW;&#8221; &#8230;</p>
<p>Moving the mouse over the linkbutton now seems to mess it up.<br />
Have you experienced something similar, and do you perhaps know what is causing this.</p>
<p>I have explained my problem in further detail here:<br />
<a href="http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?forumid=60&#038;catid=585&#038;threadid=1424781&#038;enterthread=y" rel="nofollow">http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?forumid=60&#038;catid=585&#038;threadid=1424781&#038;enterthread=y</a></p>
<p>many thanks in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sky</title>
		<link>http://blog.flexexamples.com/2008/09/04/using-an-embedded-font-with-the-linkbutton-control-in-flex/comment-page-1/#comment-3783</link>
		<dc:creator>sky</dc:creator>
		<pubDate>Fri, 05 Sep 2008 21:37:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/09/04/using-an-embedded-font-with-the-linkbutton-control-in-flex/#comment-3783</guid>
		<description>peterd, sorry, I forgot to tell you that because I have mutipule pages, so that when I change the page, I need a  preloader before all videos loaded. thanks~~</description>
		<content:encoded><![CDATA[<p>peterd, sorry, I forgot to tell you that because I have mutipule pages, so that when I change the page, I need a  preloader before all videos loaded. thanks~~</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sky</title>
		<link>http://blog.flexexamples.com/2008/09/04/using-an-embedded-font-with-the-linkbutton-control-in-flex/comment-page-1/#comment-3784</link>
		<dc:creator>sky</dc:creator>
		<pubDate>Fri, 05 Sep 2008 11:46:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/09/04/using-an-embedded-font-with-the-linkbutton-control-in-flex/#comment-3784</guid>
		<description>peterd, thanks for all you great examples on flex, I learned a lot from you site. but currently I got a problem on my project, I&#039;m wondering if you can help me out, cause I couldn&#039;t find any solution on the internet.

I&#039;m getting youtube videos from their API and load them into a TileList, is there any way I can show a preloader before all video thumbnails loaded, why dataChange event doesn&#039;t work? but when I trace all the events during the loading, dataChange was there.

any help would be appriciated.~~


regards,

Sky</description>
		<content:encoded><![CDATA[<p>peterd, thanks for all you great examples on flex, I learned a lot from you site. but currently I got a problem on my project, I&#8217;m wondering if you can help me out, cause I couldn&#8217;t find any solution on the internet.</p>
<p>I&#8217;m getting youtube videos from their API and load them into a TileList, is there any way I can show a preloader before all video thumbnails loaded, why dataChange event doesn&#8217;t work? but when I trace all the events during the loading, dataChange was there.</p>
<p>any help would be appriciated.~~</p>
<p>regards,</p>
<p>Sky</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anthony</title>
		<link>http://blog.flexexamples.com/2008/09/04/using-an-embedded-font-with-the-linkbutton-control-in-flex/comment-page-1/#comment-3782</link>
		<dc:creator>Anthony</dc:creator>
		<pubDate>Fri, 05 Sep 2008 07:51:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/09/04/using-an-embedded-font-with-the-linkbutton-control-in-flex/#comment-3782</guid>
		<description>sorry, didn&#039;t mean for that to sound as rude as it did, I think this blog is awesome, I hve referred to it many times for little side helpers.</description>
		<content:encoded><![CDATA[<p>sorry, didn&#8217;t mean for that to sound as rude as it did, I think this blog is awesome, I hve referred to it many times for little side helpers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anthony</title>
		<link>http://blog.flexexamples.com/2008/09/04/using-an-embedded-font-with-the-linkbutton-control-in-flex/comment-page-1/#comment-3781</link>
		<dc:creator>Anthony</dc:creator>
		<pubDate>Fri, 05 Sep 2008 07:50:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/09/04/using-an-embedded-font-with-the-linkbutton-control-in-flex/#comment-3781</guid>
		<description>embedding a system font is easy (everyone has got &#039;em .. unless they live in a cave... so they will display)... its those nasty custom ones that are the tricksters =)</description>
		<content:encoded><![CDATA[<p>embedding a system font is easy (everyone has got &#8216;em .. unless they live in a cave&#8230; so they will display)&#8230; its those nasty custom ones that are the tricksters =)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

