<?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 for nochump.com</title>
	<atom:link href="http://nochump.com/blog/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://nochump.com/blog</link>
	<description>When you got the glow, you feel the one</description>
	<lastBuildDate>Thu, 13 May 2010 10:15:20 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>Comment on AS3 Runtime Font Loading by siki?</title>
		<link>http://nochump.com/blog/archives/20/comment-page-1#comment-115383</link>
		<dc:creator>siki?</dc:creator>
		<pubDate>Thu, 13 May 2010 10:15:20 +0000</pubDate>
		<guid isPermaLink="false">http://nochump.com/blog/?p=20#comment-115383</guid>
		<description>Very nice topic and helpful solutions, thanks!
Now, I’ve been working on the problem myself for a while because I was used to creating shared font libs in the IDE.
However, when creating a font lib using the Flex SDK as you suggest, would it not be easier to directly register the fonts in the constructor of the FontLibrary?</description>
		<content:encoded><![CDATA[<p>Very nice topic and helpful solutions, thanks!<br />
Now, I’ve been working on the problem myself for a while because I was used to creating shared font libs in the IDE.<br />
However, when creating a font lib using the Flex SDK as you suggest, would it not be easier to directly register the fonts in the constructor of the FontLibrary?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on AS3 Zip Library Release by Kyle</title>
		<link>http://nochump.com/blog/archives/15/comment-page-2#comment-115127</link>
		<dc:creator>Kyle</dc:creator>
		<pubDate>Mon, 10 May 2010 21:44:38 +0000</pubDate>
		<guid isPermaLink="false">http://nochump.com/blog/?p=15#comment-115127</guid>
		<description>I have tried to load a zip into flash with this library on a server environment and flash won&#039;t even give me a progress event..

But locally it works just fine.. is this a limitation of flash??</description>
		<content:encoded><![CDATA[<p>I have tried to load a zip into flash with this library on a server environment and flash won&#8217;t even give me a progress event..</p>
<p>But locally it works just fine.. is this a limitation of flash??</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Contact by Kyle</title>
		<link>http://nochump.com/blog/contact/comment-page-1#comment-115109</link>
		<dc:creator>Kyle</dc:creator>
		<pubDate>Mon, 10 May 2010 16:39:37 +0000</pubDate>
		<guid isPermaLink="false">http://nochump.com/blog/?page_id=16#comment-115109</guid>
		<description>I am using your zip library, awesome work btw.
But i am having an issue loading in a file that is in a folder inside a zip.. 
I can get the name. but when i tell flash to load those bytes nothing happens, but anything in the root of the zip work just fine.

Any support for this?</description>
		<content:encoded><![CDATA[<p>I am using your zip library, awesome work btw.<br />
But i am having an issue loading in a file that is in a folder inside a zip..<br />
I can get the name. but when i tell flash to load those bytes nothing happens, but anything in the root of the zip work just fine.</p>
<p>Any support for this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on AS3 Zip Library Release by Paulo</title>
		<link>http://nochump.com/blog/archives/15/comment-page-2#comment-114922</link>
		<dc:creator>Paulo</dc:creator>
		<pubDate>Fri, 07 May 2010 10:32:26 +0000</pubDate>
		<guid isPermaLink="false">http://nochump.com/blog/?p=15#comment-114922</guid>
		<description>&lt;blockquote cite=&quot;#commentbody-114921&quot;&gt;
&lt;strong&gt;&lt;a href=&quot;#comment-114921&quot; rel=&quot;nofollow&quot;&gt;Paulo&lt;/a&gt; :&lt;/strong&gt;
          Thank you
         &lt;/blockquote&gt;</description>
		<content:encoded><![CDATA[<blockquote cite="#commentbody-114921"><p>
<strong><a href="#comment-114921" rel="nofollow">Paulo</a> :</strong><br />
          Thank you
         </p></blockquote>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on AS3 Zip Library Release by Paulo</title>
		<link>http://nochump.com/blog/archives/15/comment-page-2#comment-114921</link>
		<dc:creator>Paulo</dc:creator>
		<pubDate>Fri, 07 May 2010 10:31:54 +0000</pubDate>
		<guid isPermaLink="false">http://nochump.com/blog/?p=15#comment-114921</guid>
		<description>Es o maior</description>
		<content:encoded><![CDATA[<p>Es o maior</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on AS3 Zip Library Release by eros</title>
		<link>http://nochump.com/blog/archives/15/comment-page-2#comment-114488</link>
		<dc:creator>eros</dc:creator>
		<pubDate>Mon, 03 May 2010 13:06:10 +0000</pubDate>
		<guid isPermaLink="false">http://nochump.com/blog/?p=15#comment-114488</guid>
		<description>amazing!good article</description>
		<content:encoded><![CDATA[<p>amazing!good article</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on AS3 Zip Library Release by deepikapals</title>
		<link>http://nochump.com/blog/archives/15/comment-page-2#comment-113107</link>
		<dc:creator>deepikapals</dc:creator>
		<pubDate>Wed, 21 Apr 2010 07:51:59 +0000</pubDate>
		<guid isPermaLink="false">http://nochump.com/blog/?p=15#comment-113107</guid>
		<description>When I use the compression code for the second time then there is a error of duplicate entry (it works fine for the first time). I explicitly allocate and deallocate memory  to the variable in the code . Well compression for the first time works really fine and smoothly.</description>
		<content:encoded><![CDATA[<p>When I use the compression code for the second time then there is a error of duplicate entry (it works fine for the first time). I explicitly allocate and deallocate memory  to the variable in the code . Well compression for the first time works really fine and smoothly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on AS3 Runtime Font Loading by Mike Lok</title>
		<link>http://nochump.com/blog/archives/20/comment-page-1#comment-111432</link>
		<dc:creator>Mike Lok</dc:creator>
		<pubDate>Wed, 07 Apr 2010 14:59:47 +0000</pubDate>
		<guid isPermaLink="false">http://nochump.com/blog/?p=20#comment-111432</guid>
		<description>Hi All,

I&#039;ve tried this in Flash IDE and AS3; instead of doing a registerFont() for the class FontLibrary.SomeFont, I registered the loaded font class directly (SomeFont). It worked, except there is a bug that I can&#039;t see to solve: when I have a textfield using the dyanmically loaded font and load it with text, it will not return it&#039;s proper width and height via actionscript -- it just returns the number 4 regardless of how much text is in it.</description>
		<content:encoded><![CDATA[<p>Hi All,</p>
<p>I&#8217;ve tried this in Flash IDE and AS3; instead of doing a registerFont() for the class FontLibrary.SomeFont, I registered the loaded font class directly (SomeFont). It worked, except there is a bug that I can&#8217;t see to solve: when I have a textfield using the dyanmically loaded font and load it with text, it will not return it&#8217;s proper width and height via actionscript &#8212; it just returns the number 4 regardless of how much text is in it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Contact by Zunfeng Li</title>
		<link>http://nochump.com/blog/contact/comment-page-1#comment-108737</link>
		<dc:creator>Zunfeng Li</dc:creator>
		<pubDate>Wed, 10 Mar 2010 08:35:55 +0000</pubDate>
		<guid isPermaLink="false">http://nochump.com/blog/?page_id=16#comment-108737</guid>
		<description>Hi, David,


Sorry for interrupting you! I am not sure if it can reach you, but I would like to try. Currently, we meet some performance issue on the application against the flash lite.

I am exciting to know that your asprof can help me out of the issue. But the asprof that I can get seems to be for the AS1.0 support.

 

Might I know if there is the AS2.0 version support asprof available? 

 

I appreciate if I can get some comments from you.

 

Thanks

Zunfeng</description>
		<content:encoded><![CDATA[<p>Hi, David,</p>
<p>Sorry for interrupting you! I am not sure if it can reach you, but I would like to try. Currently, we meet some performance issue on the application against the flash lite.</p>
<p>I am exciting to know that your asprof can help me out of the issue. But the asprof that I can get seems to be for the AS1.0 support.</p>
<p>Might I know if there is the AS2.0 version support asprof available? </p>
<p>I appreciate if I can get some comments from you.</p>
<p>Thanks</p>
<p>Zunfeng</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on AS3 Zip Library Release by nickuk</title>
		<link>http://nochump.com/blog/archives/15/comment-page-2#comment-108178</link>
		<dc:creator>nickuk</dc:creator>
		<pubDate>Thu, 04 Mar 2010 10:24:48 +0000</pubDate>
		<guid isPermaLink="false">http://nochump.com/blog/?p=15#comment-108178</guid>
		<description>i have just come across this site and cannot figure out how you&#039;d zip a folder and then access that zip, could you please post a sample?

Thanks</description>
		<content:encoded><![CDATA[<p>i have just come across this site and cannot figure out how you&#8217;d zip a folder and then access that zip, could you please post a sample?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>

