<?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"
	>
<channel>
	<title>Comments on: Getting JPG dimensions with AS3 without loading the entire file</title>
	<atom:link href="http://www.anttikupila.com/flash/getting-jpg-dimensions-with-as3-without-loading-the-entire-file/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.anttikupila.com/flash/getting-jpg-dimensions-with-as3-without-loading-the-entire-file/</link>
	<description>Personal blog, portfolio &#038; online playground</description>
	<pubDate>Sat, 05 Jul 2008 09:06:50 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Antti</title>
		<link>http://www.anttikupila.com/flash/getting-jpg-dimensions-with-as3-without-loading-the-entire-file/#comment-20451</link>
		<dc:creator>Antti</dc:creator>
		<pubDate>Tue, 01 Apr 2008 23:36:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.anttikupila.com/flash/getting-jpg-dimensions-with-as3-without-loading-the-entire-file/#comment-20451</guid>
		<description>Jamie: I haven't run into this issue but it's fully possible something still breaks. Do you think you could send me the jpg that's causing problems so that i can take a look at it?

Have you tried 'save for web' in photoshop? It only saves the jpg data (stripping all meta data, thumbnails etc) and is less likely to cause problems. Still, even if you get it to work i'd like to take a look at the image that's causing problems so that i can fix the class.</description>
		<content:encoded><![CDATA[<p>Jamie: I haven&#8217;t run into this issue but it&#8217;s fully possible something still breaks. Do you think you could send me the jpg that&#8217;s causing problems so that i can take a look at it?</p>
<p>Have you tried &#8217;save for web&#8217; in photoshop? It only saves the jpg data (stripping all meta data, thumbnails etc) and is less likely to cause problems. Still, even if you get it to work i&#8217;d like to take a look at the image that&#8217;s causing problems so that i can fix the class.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jamie</title>
		<link>http://www.anttikupila.com/flash/getting-jpg-dimensions-with-as3-without-loading-the-entire-file/#comment-20450</link>
		<dc:creator>jamie</dc:creator>
		<pubDate>Tue, 01 Apr 2008 23:24:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.anttikupila.com/flash/getting-jpg-dimensions-with-as3-without-loading-the-entire-file/#comment-20450</guid>
		<description>I can't get this to output the correct image size? my image was output in photoshop and is 350x255 but the trace says 160x139? any help would be great</description>
		<content:encoded><![CDATA[<p>I can&#8217;t get this to output the correct image size? my image was output in photoshop and is 350&#215;255 but the trace says 160&#215;139? any help would be great</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JPGSizeExtractor multi image example &#8211; Antti Kupila</title>
		<link>http://www.anttikupila.com/flash/getting-jpg-dimensions-with-as3-without-loading-the-entire-file/#comment-19717</link>
		<dc:creator>JPGSizeExtractor multi image example &#8211; Antti Kupila</dc:creator>
		<pubDate>Wed, 19 Mar 2008 19:34:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.anttikupila.com/flash/getting-jpg-dimensions-with-as3-without-loading-the-entire-file/#comment-19717</guid>
		<description>[...] made a quick example to demonstrate the power of the JPGSizeExtractor class i wrote about a year ago. This is a demo that came up from a brief mail exchange with Richard Bacon [...]</description>
		<content:encoded><![CDATA[<p>[...] made a quick example to demonstrate the power of the JPGSizeExtractor class i wrote about a year ago. This is a demo that came up from a brief mail exchange with Richard Bacon [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Antti</title>
		<link>http://www.anttikupila.com/flash/getting-jpg-dimensions-with-as3-without-loading-the-entire-file/#comment-19665</link>
		<dc:creator>Antti</dc:creator>
		<pubDate>Wed, 19 Mar 2008 10:24:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.anttikupila.com/flash/getting-jpg-dimensions-with-as3-without-loading-the-entire-file/#comment-19665</guid>
		<description>Rich: Check your mail.

I updated the zip to contain a .fla (it just sets Main as it's document class).</description>
		<content:encoded><![CDATA[<p>Rich: Check your mail.</p>
<p>I updated the zip to contain a .fla (it just sets Main as it&#8217;s document class).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: UnkemptRich</title>
		<link>http://www.anttikupila.com/flash/getting-jpg-dimensions-with-as3-without-loading-the-entire-file/#comment-19574</link>
		<dc:creator>UnkemptRich</dc:creator>
		<pubDate>Tue, 18 Mar 2008 17:56:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.anttikupila.com/flash/getting-jpg-dimensions-with-as3-without-loading-the-entire-file/#comment-19574</guid>
		<description>Hi - i am new to this as3 and class stuff.

Could someone help me and give me a .zip file with an .fla in it that calls this Main.as file or the JPGExtractor - i just cant figure out how to import this as or get it to work.

Really sorry for my lack of knowledge
My email address is unkemptrich@hotmail.com
Cheers

Rich</description>
		<content:encoded><![CDATA[<p>Hi - i am new to this as3 and class stuff.</p>
<p>Could someone help me and give me a .zip file with an .fla in it that calls this Main.as file or the JPGExtractor - i just cant figure out how to import this as or get it to work.</p>
<p>Really sorry for my lack of knowledge<br />
My email address is <a href="mailto:unkemptrich@hotmail.com">unkemptrich@hotmail.com</a><br />
Cheers</p>
<p>Rich</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sachi</title>
		<link>http://www.anttikupila.com/flash/getting-jpg-dimensions-with-as3-without-loading-the-entire-file/#comment-17557</link>
		<dc:creator>Sachi</dc:creator>
		<pubDate>Sat, 23 Feb 2008 06:08:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.anttikupila.com/flash/getting-jpg-dimensions-with-as3-without-loading-the-entire-file/#comment-17557</guid>
		<description>How to work out with sub samling factor in SOF0?</description>
		<content:encoded><![CDATA[<p>How to work out with sub samling factor in SOF0?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Antti</title>
		<link>http://www.anttikupila.com/flash/getting-jpg-dimensions-with-as3-without-loading-the-entire-file/#comment-16081</link>
		<dc:creator>Antti</dc:creator>
		<pubDate>Fri, 08 Feb 2008 17:48:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.anttikupila.com/flash/getting-jpg-dimensions-with-as3-without-loading-the-entire-file/#comment-16081</guid>
		<description>Barry: There shouldn't be a max limit, but i'm sure there can be problems with this. Have you looked at the actual hex chunks of the image, trying to figure out what's wrong? If you find out what it is, please let me know.

One common problem (that i mentioned above too) is that a jpg can contain multiple within itself. Try resaving the file with photoshop's save for web.

I can also take a look at the image if you want, trying to see what may cause the problem?</description>
		<content:encoded><![CDATA[<p>Barry: There shouldn&#8217;t be a max limit, but i&#8217;m sure there can be problems with this. Have you looked at the actual hex chunks of the image, trying to figure out what&#8217;s wrong? If you find out what it is, please let me know.</p>
<p>One common problem (that i mentioned above too) is that a jpg can contain multiple within itself. Try resaving the file with photoshop&#8217;s save for web.</p>
<p>I can also take a look at the image if you want, trying to see what may cause the problem?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pawel</title>
		<link>http://www.anttikupila.com/flash/getting-jpg-dimensions-with-as3-without-loading-the-entire-file/#comment-16068</link>
		<dc:creator>Pawel</dc:creator>
		<pubDate>Fri, 08 Feb 2008 15:08:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.anttikupila.com/flash/getting-jpg-dimensions-with-as3-without-loading-the-entire-file/#comment-16068</guid>
		<description>Thanks a lot! That's a very useful thing. I think I'm gonna use this class in my upcoming new portfolio site :]</description>
		<content:encoded><![CDATA[<p>Thanks a lot! That&#8217;s a very useful thing. I think I&#8217;m gonna use this class in my upcoming new portfolio site :]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Barry</title>
		<link>http://www.anttikupila.com/flash/getting-jpg-dimensions-with-as3-without-loading-the-entire-file/#comment-16053</link>
		<dc:creator>Barry</dc:creator>
		<pubDate>Fri, 08 Feb 2008 11:28:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.anttikupila.com/flash/getting-jpg-dimensions-with-as3-without-loading-the-entire-file/#comment-16053</guid>
		<description>Fantastic!

Do you know what the max size image you are allowed to load is? I got an 8400x600px image,  loads but just shows a black box ... 

Sorry if this is off topic.</description>
		<content:encoded><![CDATA[<p>Fantastic!</p>
<p>Do you know what the max size image you are allowed to load is? I got an 8400&#215;600px image,  loads but just shows a black box &#8230; </p>
<p>Sorry if this is off topic.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt W</title>
		<link>http://www.anttikupila.com/flash/getting-jpg-dimensions-with-as3-without-loading-the-entire-file/#comment-2823</link>
		<dc:creator>Matt W</dc:creator>
		<pubDate>Sun, 12 Aug 2007 18:02:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.anttikupila.com/flash/getting-jpg-dimensions-with-as3-without-loading-the-entire-file/#comment-2823</guid>
		<description>Dude - You are a genius - this is the cleverest class I've found to date and mega usefull! Much appreciate the public use of it - Will defo use this alot. 

You are a walking Legend!</description>
		<content:encoded><![CDATA[<p>Dude - You are a genius - this is the cleverest class I&#8217;ve found to date and mega usefull! Much appreciate the public use of it - Will defo use this alot. </p>
<p>You are a walking Legend!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
