<?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: Embedding Fonts Using External SWF Files</title>
	<atom:link href="http://yourpalmark.com/2009/04/05/embedding-fonts-using-external-swf-files/feed/" rel="self" type="application/rss+xml" />
	<link>http://yourpalmark.com/2009/04/05/embedding-fonts-using-external-swf-files/</link>
	<description>lulz</description>
	<lastBuildDate>Mon, 01 Mar 2010 01:42:44 +0000</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Craig Grummitt</title>
		<link>http://yourpalmark.com/2009/04/05/embedding-fonts-using-external-swf-files/comment-page-1/#comment-1756</link>
		<dc:creator>Craig Grummitt</dc:creator>
		<pubDate>Wed, 22 Jul 2009 00:38:39 +0000</pubDate>
		<guid isPermaLink="false">http://yourpalmark.com/?p=516#comment-1756</guid>
		<description>Interesting technique. A problem with it that&#039;s worth mentioning, however, is that your font library swf is only external in the authoring stage. When compiling, the font library swf embeds in with your main swf. When this happens, several of the benefits of even having a font library disappear such as:
1. Authoring time-saving: Saving time on compiles so that you&#039;re not compiling the font as well every time you compile.
2. Runtime time-saving: Only loading a font when needed reduces initial load time on your main swf, and obviously means your font won&#039;t be loaded at all if not needed.</description>
		<content:encoded><![CDATA[<p>Interesting technique. A problem with it that&#8217;s worth mentioning, however, is that your font library swf is only external in the authoring stage. When compiling, the font library swf embeds in with your main swf. When this happens, several of the benefits of even having a font library disappear such as:<br />
1. Authoring time-saving: Saving time on compiles so that you&#8217;re not compiling the font as well every time you compile.<br />
2. Runtime time-saving: Only loading a font when needed reduces initial load time on your main swf, and obviously means your font won&#8217;t be loaded at all if not needed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chicken Head</title>
		<link>http://yourpalmark.com/2009/04/05/embedding-fonts-using-external-swf-files/comment-page-1/#comment-1561</link>
		<dc:creator>Chicken Head</dc:creator>
		<pubDate>Thu, 23 Apr 2009 22:03:21 +0000</pubDate>
		<guid isPermaLink="false">http://yourpalmark.com/?p=516#comment-1561</guid>
		<description>Hi, the tutorial worked fine. thanks.

I was wondering if someone knows how to include all possible english characters. The gotoAndLearn tutorial only shows embedding A-Z.</description>
		<content:encoded><![CDATA[<p>Hi, the tutorial worked fine. thanks.</p>
<p>I was wondering if someone knows how to include all possible english characters. The gotoAndLearn tutorial only shows embedding A-Z.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
